Skip to content

Commit e36cec6

Browse files
build(deps): bump actions/checkout from 5 to 6 (#2)
1 parent 53a8b88 commit e36cec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
container: ghcr.io/waterlemons2k/linux-deps:buster
4444
steps:
4545
- name: Checkout BBR
46-
uses: actions/checkout@v5
46+
uses: actions/checkout@v6
4747
with:
4848
repository: ${{ env.BBR_REPO }}
4949
ref: ${{ env.BBR_BRANCH }}

0 commit comments

Comments
 (0)