1 parent 3fef666 commit 061ff8bCopy full SHA for 061ff8b
2 files changed
.github/workflows/linter.yml
@@ -26,7 +26,7 @@ jobs:
26
node-version: [20.x]
27
28
steps:
29
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
30
- name: Install pnpm
31
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
32
- name: Use Node.js ${{ matrix.node-version }}
.github/workflows/vitest.yml
node-version: [latest]
0 commit comments