Skip to content

Commit

Permalink
Merge pull request #18 from geotribu/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-5.2.0

build(deps): bump actions/setup-python from 5.1.1 to 5.2.0
  • Loading branch information
Guts authored Sep 2, 2024
2 parents b69dba6 + 658e1cc commit f99bef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export-mastodon-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0
with:
cache: "pip"
cache-dependency-path: "requirements.txt"
Expand Down

0 comments on commit f99bef3

Please sign in to comment.