Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit 2f0cefa

Browse files
Merge pull request #307 from sugyan/dependabot/github_actions/actions/download-artifact-5.0.0
2 parents 0fe1182 + ef8b82f commit 2f0cefa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
continue-on-error: true
119119

120120
- name: Download build artifacts
121-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
121+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
122122
with:
123123
path: ./artifacts
124124

0 commit comments

Comments
 (0)