Skip to content

Commit

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

build(deps): bump actions/setup-python from 5.0.0 to 5.1.0
  • Loading branch information
Guts committed Apr 1, 2024
2 parents 5f815a9 + 959208c commit 8da6aa8
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.0.0
uses: actions/setup-python@v5.1.0
with:
cache: "pip"
cache-dependency-path: "requirements.txt"
Expand Down

0 comments on commit 8da6aa8

Please sign in to comment.