Skip to content

Commit 98a3dcd

Browse files
Bump actions/checkout from 5 to 6 (#338)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce05ad2 commit 98a3dcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Checkout repository
35-
uses: actions/checkout@v5
35+
uses: actions/checkout@v6
3636
with:
3737
repository: "llamara-ai/llamara-frontend"
3838
ref: ${{ inputs.ref }}

0 commit comments

Comments
 (0)