Skip to content

Commit a187790

Browse files
committed
bump github actions version
1 parent be4b846 commit a187790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
needs: [build_windows]
4848
runs-on: windows-latest
4949
steps:
50-
- uses: actions/checkout@v2
50+
- uses: actions/checkout@v3
5151
- uses: actions/download-artifact@v3
5252
with:
5353
name: patchelf

0 commit comments

Comments
 (0)