6
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-12-27 08:38:17 +00:00

bumped actions to latest to checkout and python

This commit is contained in:
Gareth Healy 2025-11-17 13:34:08 +00:00 committed by GitHub
parent 1b06ec171f
commit ef5a684008
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
- name: self test action
uses: ./