Skip to content

Commit feec8b5

Browse files
committed
use actions/checkout@v3
1 parent c67a0b6 commit feec8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubyonrails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
ENJU_LEAF_TIMEZONE: UTC
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v3
3030
# Add or replace dependency steps here
3131
- name: Install Ruby and gems
3232
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)