We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f41e297 + d1dab2e commit 74a8634Copy full SHA for 74a8634
1 file changed
.github/workflows/test_and_deploy.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Checkout Repository
71
uses: actions/checkout@v6
72
- name: Download all workflow run artifacts
73
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
74
with:
75
name: files
76
path: ~/files
0 commit comments