We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd3233 commit be02a2eCopy full SHA for be02a2e
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
19
- name: Inject commit hash in version.h Header
20
env:
0 commit comments