Skip to content

Commit be02a2e

Browse files
committed
Update workflow file
1 parent 9dd3233 commit be02a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515

1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818

1919
- name: Inject commit hash in version.h Header
2020
env:

0 commit comments

Comments
 (0)