We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf1410 commit 10a881aCopy full SHA for 10a881a
.github/workflows/release.yaml
@@ -83,7 +83,7 @@ jobs:
83
needs: [linux, macos, windows]
84
runs-on: ubuntu-latest
85
steps:
86
- - uses: actions/download-artifact@v1
+ - uses: actions/download-artifact@v4.1.7
87
with:
88
name: enclone
89
path: artifacts
0 commit comments