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 fb4855c commit 83d18efCopy full SHA for 83d18ef
.github/workflows/library-release.yml
@@ -81,7 +81,7 @@ jobs:
81
runs-on: ubuntu-latest
82
steps:
83
- name: Download build artifacts
84
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
85
with:
86
pattern: release-artifacts-*
87
path: .
0 commit comments