Skip to content

Commit 3aec875

Browse files
committed
Update checkout action to v3
1 parent ccd45a4 commit 3aec875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- ruby-version: 'head'
1414
failure-allowed: true
1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v3
1717
- name: Set up Ruby
1818
uses: ruby/setup-ruby@v1
1919
with:

0 commit comments

Comments
 (0)