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.
2 parents 812e0ab + 3a62b9b commit 129552aCopy full SHA for 129552a
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
21
22
- name: Set up Python
23
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
+ uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
24
with:
25
python-version: 3.11.4
26
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments