We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dba0269 + 60387ce commit 96769cdCopy full SHA for 96769cd
.github/workflows/action.yaml
@@ -7,7 +7,7 @@ jobs:
7
lint:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
11
- name: Set up Python
12
uses: actions/setup-python@v2
13
with:
0 commit comments