Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit c07034f

Browse files
committed
version bump to match other checkouts
Signed-off-by: Ryan Cook <[email protected]>
1 parent 496c0b9 commit c07034f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/publish-dockers/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ runs:
3737

3838
- name: Pull the main branch of llama-stack
3939
if: startsWith(github.event.inputs.version, 'nightly-')
40-
uses: actions/checkout@v2
40+
uses: actions/checkout@v4
4141
with:
4242
ref: 'main'
4343
repository: 'meta-llama/llama-stack'

0 commit comments

Comments
 (0)