Update checkout actions
This commit is contained in:
parent
ba1a81170b
commit
358908f161
3 changed files with 5 additions and 5 deletions
2
.github/workflows/deploying.yml
vendored
2
.github/workflows/deploying.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
matrix:
|
||||
channel: ['beta', 'release']
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '2.7'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue