Skip to content

Commit

Permalink
Merge pull request #74 from memes/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-python-5
  • Loading branch information
dependabot[bot] committed Dec 12, 2023
2 parents 523c0f5 + ffec877 commit de0c32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
ruby-version: '3.0.4'
bundler-cache: true
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- uses: pre-commit/[email protected]
Expand Down

0 comments on commit de0c32d

Please sign in to comment.