We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215affc commit e80f7cbCopy full SHA for e80f7cb
.github/workflows/pre-commit.yml
@@ -10,5 +10,5 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
14
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
0 commit comments