Skip to content

Commit

Permalink
Merge pull request #15 from DeepBlueRobotics/bump-test-checkout
Browse files Browse the repository at this point in the history
Bump `actions/checkout` in Test Job
  • Loading branch information
brettle authored Jul 29, 2024
2 parents 7a33638 + b26f164 commit e01fa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

steps:
- name: Checkout source
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Webots
id: setupWebots
Expand Down

0 comments on commit e01fa7e

Please sign in to comment.