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 0bb9cf9 + d933ede commit ea37d48Copy full SHA for ea37d48
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v3.3.0
25
26
- name: Set up Python
27
- uses: actions/setup-python@v4.5.0
+ uses: actions/setup-python@v6.0.0
28
with:
29
python-version: "3.9"
30
cache: pip
0 commit comments