Skip to content

Commit 16a46b7

Browse files
authored
Merge pull request #85 from jerryuhoo/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 62a9fcd + a3e619d commit 16a46b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184

185185
steps:
186186
- name: Get Artifacts
187-
uses: actions/download-artifact@v4
187+
uses: actions/download-artifact@v5
188188

189189
- name: Create Release
190190
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)