We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53b989 commit ef7d934Copy full SHA for ef7d934
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
persist-credentials: false
49
50
- name: "Setup Python 🐍"
51
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 5.4.0
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # 5.5.0
52
with:
53
python-version: "3.9"
54
0 commit comments