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 8ffe900 + 444722a commit b65bd9bCopy full SHA for b65bd9b
.github/workflows/pull_request.yml
@@ -20,7 +20,7 @@ jobs:
20
- "2.12"
21
steps:
22
# Checks-out the repository under $GITHUB_WORKSPACE, so it's accessible to the job
23
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
24
25
- name: Install dependencies
26
run: |
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments