Skip to content

Commit d6cc8ad

Browse files
authored
Update actions/checkout to v4 (#3944)
1 parent 826f73e commit d6cc8ad

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@v3
26+
uses: actions/checkout@v4
2727

2828
- name: do-work
2929
run: |

0 commit comments

Comments
 (0)