Skip to content

Commit 8cb4973

Browse files
authored
Merge pull request #29 from geotribu/dependabot/github_actions/actions/upload-artifact-6
build(deps): bump actions/upload-artifact from 5 to 6
2 parents 9cc4e59 + b058d57 commit 8cb4973

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
@@ -63,7 +63,7 @@ jobs:
6363
FOLDER: export/
6464

6565
- name: Save build doc as artifact
66-
uses: actions/upload-artifact@v5
66+
uses: actions/upload-artifact@v6
6767
with:
6868
name: export-mastodon
6969
path: export/

0 commit comments

Comments
 (0)