Skip to content

Commit 3abdccc

Browse files
Update actions/checkout action to v6
1 parent cd67f43 commit 3abdccc

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
@@ -12,7 +12,7 @@ jobs:
1212
ruby: [3.3]
1313

1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616
with:
1717
submodules: recursive
1818
- name: Set up Ruby

0 commit comments

Comments
 (0)