1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-22 13:34:55 +01:00

Bump actions/checkout from 3 to 4 (#1295)

This commit is contained in:
dependabot[bot] 2023-09-12 06:38:26 -07:00 committed by GitHub
parent ac42a9bab5
commit 770eea9f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
- name: Set up Ruby 2.6 - name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with: