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 a5eb2e3 commit de3d662Copy full SHA for de3d662
.github/workflows/examples.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
23
24
- name: Set up python
25
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
+ uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
26
with:
27
python-version: "3.12"
28
cache: pip
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments