Skip to content

Commit d96f471

Browse files
committed
ci: Update actions/checkout to v4
1 parent 7890486 commit d96f471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os: [ubuntu-latest, windows-latest, macOS-latest]
1515
steps:
16-
- uses: actions/checkout@v1
16+
- uses: actions/checkout@v4
1717
- name: Test
1818
shell: pwsh
1919
run: ./build.ps1 -Task Test -Bootstrap

0 commit comments

Comments
 (0)