Skip to content

Commit c3e88f5

Browse files
Upgrade actions/checkout to v6
Upgrades the package
1 parent 1b52878 commit c3e88f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Bun — typecheck, frontend check
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v6
2121

2222
- name: Setup Vite+
2323
uses: voidzero-dev/setup-vp@v1.18.0

0 commit comments

Comments
 (0)