Skip to content

Commit

Permalink
Merge pull request #4 from glotzerlab/dependabot-github_actions-trunk…
Browse files Browse the repository at this point in the history
…-actions-version-cd7291ea65

Bump the actions-version group with 1 update
  • Loading branch information
joaander authored Mar 7, 2024
2 parents 08e48c5 + 06c8821 commit e4f35fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- run: pip install pre-commit
Expand Down

0 comments on commit e4f35fd

Please sign in to comment.