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:
Ben Grande 2024-07-07 15:25:23 +02:00
parent a2fff01867
commit bb722faba4
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -45,7 +45,7 @@ jobs:
with:
fetch-depth: 0
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3
- uses: pre-commit/action@v3.0.1
env:
SPEC_VENDOR: Github Actions
SPEC_PACKAGER: Github Actions