Skip to content

Commit

Permalink
Merge pull request #2 from xpublish-community/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-python-4

Bump actions/setup-python from 2 to 4
  • Loading branch information
abkfenris authored Oct 12, 2023
2 parents 9abaea1 + 1978193 commit 6fef76a
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 @@ -10,5 +10,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]

0 comments on commit 6fef76a

Please sign in to comment.