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 d715af8 + ed36aa1 commit fd66319Copy full SHA for fd66319
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
python-version: [3.9]
36
37
steps:
38
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
39
40
- name: Set up Python ${{ matrix.python-version }}
41
uses: actions/setup-python@v4
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments