We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1e789 commit 8d283a1Copy full SHA for 8d283a1
.github/workflows/publish.yml
@@ -43,7 +43,7 @@ jobs:
43
persist-credentials: false
44
45
- name: "Setup Python 🐍"
46
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 5.3.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4.0
47
with:
48
python-version: "3.9"
49
0 commit comments