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 47ede61 commit 707cf8aCopy full SHA for 707cf8a
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
10
- name: Set up Python
11
uses: actions/setup-python@v2
12
with:
0 commit comments