Skip to content

Commit d69a122

Browse files
authored
Merge pull request #21 from geotribu/dependabot/github_actions/actions/setup-python-5.5.0
build(deps): bump actions/setup-python from 5.4.0 to 5.5.0
2 parents bed164e + 3546cef commit d69a122

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
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Set up Python
41-
uses: actions/setup-python@v5.4.0
41+
uses: actions/setup-python@v5.5.0
4242
with:
4343
cache: "pip"
4444
cache-dependency-path: "requirements.txt"

0 commit comments

Comments
 (0)