Skip to content

Commit

Permalink
Merge pull request #61 from ACCESS-NRI/dependabot/github_actions/pre-…
Browse files Browse the repository at this point in the history
…commit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
dougiesquire authored Feb 28, 2024
2 parents 7203613 + a772259 commit 7312fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 7312fe9

Please sign in to comment.