Skip to content

Commit

Permalink
Merge pull request #33 from alta/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4
  • Loading branch information
ydnar committed Jun 15, 2024
2 parents 7c89270 + 7942f83 commit 85b4d34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive

Expand All @@ -45,7 +45,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 85b4d34

Please sign in to comment.