We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7532e09 commit a5fb16dCopy full SHA for a5fb16d
1 file changed
.github/workflows/build_test_release.yml
@@ -49,7 +49,7 @@ jobs:
49
version: "2.0-64"
50
steps:
51
- name: Download artifact
52
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
53
with:
54
name: action-artifact
55
- name: "Run action"
0 commit comments