Skip to content

Commit 7889a38

Browse files
authored
Update actions/checkout version to v6
1 parent 723d63d commit 7889a38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/self-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ${{ matrix.os }}
3131
steps:
3232
- name: Check out action source
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v6
3434
with:
3535
path: action-src
3636

0 commit comments

Comments
 (0)