We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c5809 commit 13dadfcCopy full SHA for 13dadfc
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
61
steps:
62
- name: download artifact
63
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
64
with:
65
name: artifact
66
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments