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 c6ec3c3 commit 68b558bCopy full SHA for 68b558b
.github/workflows/main.yml
@@ -4,7 +4,7 @@
4
"runs-on": "ubuntu-latest"
5
"steps":
6
- "name": "Checkout main"
7
- "uses": "actions/checkout@v2"
+ "uses": "actions/checkout@v3"
8
"with":
9
"fetch-depth": 0
10
- "uses": "actions/setup-python@v2"
0 commit comments