Skip to content

Commit 88fb8d0

Browse files
committed
fix workflow
1 parent 4201de8 commit 88fb8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
runs-on: ubuntu-latest
9898
steps:
9999
- name: Download build artifacts
100-
uses: actions/download-artifact@5ada21cd7d6b9e753874d339dbf9b6d3f3c8ba4f # v4.1.8
100+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
101101
with:
102102
path: release
103103
merge-multiple: true

0 commit comments

Comments
 (0)