Skip to content

Commit

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

Bump actions/checkout from 2 to 4
  • Loading branch information
jwillemsen committed Oct 5, 2023
2 parents a79b41e + 919770e commit 031164e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
target_api: ${{ matrix.target_api }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Print the Equivalent settings.sh
# For Quickly Reproducing Failing CI Builds
Expand Down

0 comments on commit 031164e

Please sign in to comment.