We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce05ad2 commit 98a3dcdCopy full SHA for 98a3dcd
1 file changed
.github/workflows/build.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Checkout repository
35
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
36
with:
37
repository: "llamara-ai/llamara-frontend"
38
ref: ${{ inputs.ref }}
0 commit comments