Skip to content

Commit b67092f

Browse files
authored
Update checkout action version to v6
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
1 parent 1700450 commit b67092f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout code
14-
uses: actions/checkout@v4
14+
uses: actions/checkout@v6
1515

1616
- name: Download Site dir
1717
uses: dawidd6/action-download-artifact@v11

0 commit comments

Comments
 (0)