Skip to content

Commit c53e63a

Browse files
authored
Merge pull request #23 from geotribu/dependabot/github_actions/actions/upload-pages-artifact-4
build(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents df8ea52 + a90f7d6 commit c53e63a

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
@@ -74,7 +74,7 @@ jobs:
7474
FOLDER: export/
7575

7676
- name: Upload artifact
77-
uses: actions/upload-pages-artifact@v3
77+
uses: actions/upload-pages-artifact@v4
7878
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
7979
with:
8080
path: export/

0 commit comments

Comments
 (0)