Skip to content

Commit

Permalink
Merge pull request #54 from osqp/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4
  • Loading branch information
imciner2 authored May 3, 2024
2 parents 36881aa + 2e93729 commit 12dbdf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Check out repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: 'recursive'

Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:

steps:
- name: Check out repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: 'recursive'

Expand Down

0 comments on commit 12dbdf0

Please sign in to comment.