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 3fcbc87 commit 0d7436cCopy full SHA for 0d7436c
.github/workflows/template.yml
@@ -38,7 +38,7 @@ jobs:
38
ruby-version: '2.7'
39
40
- name: Set up Python
41
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
42
with:
43
python-version: '3.x'
44
.github/workflows/website.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments