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 f1b59ad + e1b0b52 commit 939105dCopy full SHA for 939105d
1 file changed
.github/workflows/pypi.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2
10
- name: Set up Python
11
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
12
with:
13
cache: pip
14
python-version: 3.x
0 commit comments