Skip to content

Commit 8385dee

Browse files
update: checkout action version to v6
1 parent ae120e1 commit 8385dee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-demand-preview-releases-PR.yml

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

3535
steps:
3636
- name: Checkout code
37-
uses: actions/checkout@v4
37+
uses: actions/checkout@v6
3838
with:
3939
clean: false
4040
fetch-depth: 0

0 commit comments

Comments
 (0)