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 a36d233 commit 25c54dfCopy full SHA for 25c54df
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
egress-policy: audit
16
17
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v5
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18
- name: Setup Python
19
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a20 # v6
20
.github/workflows/pylint.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
- name: Set up Python
27
28
0 commit comments