Skip to content

Commit ac82ffb

Browse files
authored
Merge pull request #32 from geotribu/dependabot/github_actions/actions/download-artifact-7
build(deps): bump actions/download-artifact from 5 to 7
2 parents a20dec1 + e734537 commit ac82ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export-mastodon-list.yml

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

8282
steps:
8383
- name: Download artifact
84-
uses: actions/download-artifact@v5
84+
uses: actions/download-artifact@v7
8585
with:
8686
name: export-mastodon
8787
path: export/

0 commit comments

Comments
 (0)