chore(deps): pin dependencies
This commit is contained in:
parent
1d5fb6465e
commit
dc9b5e2ccf
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -11,8 +11,8 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user