We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7fd60 commit a013209Copy full SHA for a013209
.github/workflows/linter.yaml
@@ -7,7 +7,7 @@ jobs:
7
main:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
11
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
12
with:
13
python-version: 3.x
0 commit comments