We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78a47e commit 12c9118Copy full SHA for 12c9118
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
id: get_version
65
run: 'echo ::set-output name=version::${GITHUB_REF#refs/tags/}'
66
67
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4
68
with:
69
name: artifacts
70
0 commit comments