Skip to content

Commit

Permalink
update pre-commmit, setup-python actions
Browse files Browse the repository at this point in the history
  • Loading branch information
robfrank committed Oct 15, 2024
1 parent d6d9b1c commit f66e08e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/maven-deploy-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/[email protected]

- uses: actions/setup-python@v5
- name: Pre commit
uses: pre-commit/[email protected]
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1

- name: Cache
uses: actions/[email protected]
Expand Down

0 comments on commit f66e08e

Please sign in to comment.