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 46d3251 + 5e4f3e4 commit c18d475Copy full SHA for c18d475
.github/workflows/sha-pins.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
17
18
- name: Set up Python
19
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
20
with:
21
python-version: '3.11'
22
0 commit comments