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.
1 parent 184ca2c commit 7431428Copy full SHA for 7431428
.github/workflows/publish.yaml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
13
- name: Set up Python environment
14
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4.7.1
15
with:
16
python-version: "3.X"
17
0 commit comments