Skip to content

Commit

Permalink
.github: upgrade checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlong13 committed Oct 10, 2024
1 parent 79ab4f7 commit ab1a84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/carbonix_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jobs:
needs: [build-apj, build-sitl]
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Extract firmware version, commit id, and branch name
id: extract_info
Expand Down

0 comments on commit ab1a84d

Please sign in to comment.