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