Bump actions/checkout from 3 to 4 (#1295)
This commit is contained in:
parent
ac42a9bab5
commit
770eea9f94
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Ruby 2.6
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue