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