We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 975f230 + e126f95 commit 31a32e3Copy full SHA for 31a32e3
2 files changed
.github/workflows/publish-specification.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v5
25
26
- name: Set up Python 3.11
27
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
28
with:
29
python-version: '3.11'
30
.github/workflows/publish_sandbox.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
0 commit comments