mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
Revert "ci: use action major version"
This reverts commit 8721ff184a
.
GitHub Action version syntax is not support for all actions such as
pre-commit.
This commit is contained in:
parent
a2fff01867
commit
bb722faba4
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
- uses: pre-commit/action@v3
|
- uses: pre-commit/action@v3.0.1
|
||||||
env:
|
env:
|
||||||
SPEC_VENDOR: Github Actions
|
SPEC_VENDOR: Github Actions
|
||||||
SPEC_PACKAGER: Github Actions
|
SPEC_PACKAGER: Github Actions
|
||||||
|
Loading…
Reference in New Issue
Block a user