We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ad741 commit a514fdaCopy full SHA for a514fda
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
16
- - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
17
with:
18
cache: "npm"
19
node-version-file: ".nvmrc"
0 commit comments