We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34acf56 commit 4148c11Copy full SHA for 4148c11
1 file changed
.github/workflows/cmake.yml
@@ -73,7 +73,7 @@ jobs:
73
74
steps:
75
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
76
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
77
78
- name: Print env
79
run: |
0 commit comments