Skip to content

Commit 200c774

Browse files
committed
Update GitHub Actions
1 parent c015997 commit 200c774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
ruby-version: ['3.0', '3.1', '3.2', '3.3', '3.4']
1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v5
1616
- name: Set up Ruby
1717
uses: ruby/setup-ruby@v1
1818
with:

0 commit comments

Comments
 (0)