We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0708a6 commit 9bfb37bCopy full SHA for 9bfb37b
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
18
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
19
with:
20
python-version: 3.x
21
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ${{ matrix.os }}
49
50
51
52
id: setup-python
53
54
python-version: ${{ matrix.python-version }}
0 commit comments