Skip to content

Commit 0c92843

Browse files
authored
Merge pull request #118 from jnavila/update_ghactions
update github actions
2 parents cdfbc34 + 5bdc3d6 commit 0c92843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020

2121
steps:
22-
- uses: actions/checkout@v2
22+
- uses: actions/checkout@v4
2323
- name: Set up Ruby
2424
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
2525
# change this to (see https://github.com/ruby/setup-ruby#versioning):

0 commit comments

Comments
 (0)