1
0
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:
dependabot[bot] 2022-05-23 19:27:48 -07:00 committed by GitHub
parent 6fb7873f00
commit 7307132a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: