Skip to content

Commit df8ea52

Browse files
authored
Merge pull request #24 from geotribu/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2 parents 7ef6cb6 + a2bd3a8 commit df8ea52

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Get source code
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

4040
- name: Set up Python
4141
uses: actions/[email protected]

0 commit comments

Comments
 (0)