Skip to content

Commit 0dd0403

Browse files
committed
Update checkout action to latest version
1 parent 2d74740 commit 0dd0403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- ruby-version: '4.0'
1414
failure-allowed: true
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v6
1717
- name: Set up Ruby
1818
uses: ruby/setup-ruby@v1
1919
with:

0 commit comments

Comments
 (0)