We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3e83b4 + b7faeba commit cf1b75fCopy full SHA for cf1b75f
2 files changed
.github/workflows/build-view.yml
@@ -30,7 +30,7 @@ jobs:
30
node-version: 20
31
32
- name: Setup Python
33
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
34
with:
35
python-version: "3.11"
36
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments