We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3da694e + acf41e6 commit 70df6c2Copy full SHA for 70df6c2
.github/workflows/anchor-build-and-release.yml
@@ -54,7 +54,7 @@ jobs:
54
token: ${{ secrets.GITHUB_TOKEN }}
55
56
- name: 📥 Download All Tarballs
57
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
58
59
- name: 🏷 Generate Release Tag
60
run: |
.github/workflows/build-and-release.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
63
64
65
66
67
0 commit comments