mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-24 15:31:15 +01:00
Bump actions/checkout from 2 to 3 (#1070)
This commit is contained in:
parent
6fb7873f00
commit
7307132a12
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Ruby 2.6
|
||||
uses: actions/setup-ruby@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user