We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ea4e3 commit b46b5acCopy full SHA for b46b5ac
.github/workflows/workflow.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: unit
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
17
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
18
with:
19
node-version: 24.11.1
@@ -31,7 +31,7 @@ jobs:
31
name: lint
32
33
34
35
36
37
0 commit comments