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.
actions/checkout
1 parent 9ffba6b commit 33c96afCopy full SHA for 33c96af
.github/workflows/IssuePreTriage.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: checkout
26
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
27
28
- name: do-work
29
run: |
0 commit comments