Skip to content

Commit 5837930

Browse files
Bump actions/checkout from 3 to 4 (#44)
1 parent 2ff776e commit 5837930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11-
- uses: actions/checkout@v3
11+
- uses: actions/checkout@v4
1212
- name: Set up Ruby 2.6
1313
uses: ruby/setup-ruby@v1
1414
with:

0 commit comments

Comments
 (0)