We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdf92b2 + a07c1db commit ee08421Copy full SHA for ee08421
.github/workflows/test.yaml
@@ -44,7 +44,7 @@ jobs:
44
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
45
46
- name: "Setup Pythons"
47
- uses: "actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b" # v5.3.0
+ uses: "actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38" # v5.4.0
48
env:
49
# Disable pip upgrade warnings while setting up Python versions.
50
PIP_DISABLE_PIP_VERSION_CHECK: "1"
0 commit comments