Skip to content

Commit 33c96af

Browse files
authored
Update actions/checkout to v3 (#3773)
1 parent 9ffba6b commit 33c96af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IssuePreTriage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: checkout
26-
uses: actions/checkout@v2
26+
uses: actions/checkout@v3
2727

2828
- name: do-work
2929
run: |

0 commit comments

Comments
 (0)