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 4201de8 commit 88fb8d0Copy full SHA for 88fb8d0
.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
97
runs-on: ubuntu-latest
98
steps:
99
- name: Download build artifacts
100
- uses: actions/download-artifact@5ada21cd7d6b9e753874d339dbf9b6d3f3c8ba4f # v4.1.8
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
101
with:
102
path: release
103
merge-multiple: true
0 commit comments