build(deps): bump actions/checkout from 4 to 6 (#6)

Squash merge: actions/checkout v4->v6
This commit is contained in:
dependabot[bot]
2026-05-23 18:02:06 +07:00
committed by GitHub
parent a4e61713f8
commit be5ecdb98c
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: pnpm/action-setup@v4