We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e124c commit e827254Copy full SHA for e827254
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
52
# Install Python
53
- name: Setup Python
54
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
55
with:
56
python-version: 3.x
57
0 commit comments