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 c3160a7 commit 7280c1dCopy full SHA for 7280c1d
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
timeout-minutes: 5
18
steps:
19
- - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
20
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
21
with:
22
python-version: "3.9"
0 commit comments