Skip to content

Commit

Permalink
Merge pull request #490 from NCAR/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-python-4

Bump actions/setup-python from 3 to 4
  • Loading branch information
pilotchute committed Jan 4, 2023
2 parents 8653db3 + e3c61a8 commit d6c0f69
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 @@ -11,5 +11,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/setup-python@v4
- uses: pre-commit/action@v3.0.0

0 comments on commit d6c0f69

Please sign in to comment.