Skip to content

Commit

Permalink
Merge pull request #76 from sudara/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
sudara authored Apr 25, 2024
2 parents 885dfb2 + 4ebacfe commit 7999af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
xcode-version: latest-stable

- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true # Get JUCE populated

Expand Down

0 comments on commit 7999af4

Please sign in to comment.