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 d99e56c + a1c7c24 commit 79c6e48Copy full SHA for 79c6e48
1 file changed
.github/workflows/pypi.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
10
- name: Set up Python
11
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
12
with:
13
cache: pip
14
python-version: 3.x
0 commit comments