chore(deps): update actions/checkout action to v6
All checks were successful
Lint / Lint and Check (push) Successful in 32s
Lint / Lint and Check (pull_request) Successful in 32s

This commit is contained in:
2025-11-22 01:05:17 +00:00
parent af97e8bccd
commit f4d628fd06

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: Install pnpm
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4