Skip to content

Commit 2ff776e

Browse files
Bump actions/checkout from 2 to 3 (#43)
1 parent 0c0257c commit 2ff776e

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@v2
11+
- uses: actions/checkout@v3
1212
- name: Set up Ruby 2.6
1313
uses: ruby/setup-ruby@v1
1414
with:

0 commit comments

Comments
 (0)