We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffa317 commit 3a2dd0cCopy full SHA for 3a2dd0c
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-latest
60
steps:
61
- name: Download artifacts
62
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
63
with:
64
name: ${{ runner.os }}
65
path: artifacts
0 commit comments