Skip to content

Commit 1b2e970

Browse files
committed
CI: Update actions/checkout
1 parent 39aa091 commit 1b2e970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
BUNDLE_GEMFILE: gemfiles/Gemfile-activemodel-${{ matrix.rails }}.x
3939

4040
steps:
41-
- uses: actions/checkout@v2
41+
- uses: actions/checkout@v3
4242

4343
- name: Setup Ruby
4444
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)