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

This commit is contained in:
Ming Di Leom 2026-03-15 01:35:56 +00:00
parent b2fdf54024
commit d47e3785de
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Use Node.js
uses: actions/setup-node@v4
with: