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 be4b846 commit a187790Copy full SHA for a187790
.github/workflows/publish.yml
@@ -47,7 +47,7 @@ jobs:
47
needs: [build_windows]
48
runs-on: windows-latest
49
steps:
50
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
51
- uses: actions/download-artifact@v3
52
with:
53
name: patchelf
0 commit comments