Skip to content

Commit dbf859b

Browse files
chore(deps): update actions/checkout action to v6
1 parent 36358fd commit dbf859b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/astro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v6
2525

2626
- name: Setup Bun
2727
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)