We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed9fea commit 817ea77Copy full SHA for 817ea77
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@v5
+ uses: actions/download-artifact@v6
65
with:
66
name: ${{ runner.os }}
67
path: artifacts
0 commit comments