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.
2 parents 0d3cd1a + 57fa19c commit faaa31fCopy full SHA for faaa31f
1 file changed
.github/workflows/build.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
70
name: get release
71
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
72
with:
73
name: Display Lock
74
path: ${{github.workspace}}/build/src/release
0 commit comments