Skip to content

Commit 74a8634

Browse files
authored
Merge pull request #88 from numfocus/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents f41e297 + d1dab2e commit 74a8634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Checkout Repository
7171
uses: actions/checkout@v6
7272
- name: Download all workflow run artifacts
73-
uses: actions/download-artifact@v7
73+
uses: actions/download-artifact@v8
7474
with:
7575
name: files
7676
path: ~/files

0 commit comments

Comments
 (0)