We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a83d7f + edd38f2 commit 1b60fb9Copy full SHA for 1b60fb9
.github/workflows/ci.yaml
@@ -66,7 +66,7 @@ jobs:
66
id-token: write
67
if: github.event_name != 'pull_request'
68
steps:
69
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
70
71
- name: Organize files for upload
72
run: |
0 commit comments