chore(deps): update actions/checkout action to v6
All checks were successful
Lint / Lint and Check (push) Successful in 42s
All checks were successful
Lint / Lint and Check (push) Successful in 42s
This commit was merged in pull request #25.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user