mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
ci: use action major version
Using action major version guarantees using the latest action version while not having to constantly modify the patch and minor version.
This commit is contained in:
parent
8604887c66
commit
8721ff184a
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
- uses: pre-commit/action@v3
|
||||
env:
|
||||
SPEC_VENDOR: Github Actions
|
||||
SPEC_PACKAGER: Github Actions
|
||||
|
Loading…
Reference in New Issue
Block a user