Skip to content

Commit 44aaaa3

Browse files
authored
Merge pull request #191 from OZI-Project/dependabot/github_actions/actions/download-artifact-5.0.0
Bump actions/download-artifact from 4.3.0 to 5.0.0
2 parents 213da1a + 54abde8 commit 44aaaa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
steps:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2121

22-
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
22+
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0
2323

2424
- name: Move artifact
2525
run: cp -a artifact/. ./

0 commit comments

Comments
 (0)