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 eefbceb commit 478e4f7Copy full SHA for 478e4f7
.github/workflows/static-analysis.yaml
@@ -31,7 +31,7 @@ jobs:
31
cache: "yarn"
32
node-version: "lts/*"
33
34
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
35
with:
36
python-version: "3.11"
37
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments