Merge pull request #64 from onixbyte/dependabot/github_actions/actions/checkout-6

chore: bump actions/checkout from 4 to 6
This commit is contained in:
2025-12-13 00:52:22 +08:00
committed by GitHub
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Setup Node.js
uses: actions/setup-node@v6