Skip to content

Commit

Permalink
updated Github actions/checkout to v4 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: Amrathesh <[email protected]>
  • Loading branch information
amrathesh authored Feb 10, 2025
1 parent c6a4e83 commit 06e5152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bbr_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
remove-codeql: 'true'
remove-docker-images: 'true'
- name: Checkout BBR repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: 'bbr-acs'
- name: Get required source codes and tools for EBBR
Expand Down

0 comments on commit 06e5152

Please sign in to comment.