Skip to content

Commit 53a8b88

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

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@v4
46+
uses: actions/checkout@v5
4747
with:
4848
repository: ${{ env.BBR_REPO }}
4949
ref: ${{ env.BBR_BRANCH }}

0 commit comments

Comments
 (0)