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 877a91d + 14f87d3 commit 6311d09Copy full SHA for 6311d09
.github/workflows/main.yml
@@ -131,7 +131,7 @@ jobs:
131
- name: ⤵️ Check out configuration from GitHub
132
uses: actions/checkout@v5
133
- name: Set up Python
134
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
135
with:
136
python-version: 3.12
137
- name: Install dependencies
.github/workflows/pull.yml
@@ -70,7 +70,7 @@
70
71
72
73
74
75
76
0 commit comments