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.
1 parent 1a7c465 commit 6869572Copy full SHA for 6869572
.github/workflows/ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
core.setOutput('release_tag', latestRelease.tag_name)
75
76
- name: Download all artifacts
77
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
78
79
- name: prepare macos-latest arifacts
80
run: |
0 commit comments