We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894468a commit 04afa13Copy full SHA for 04afa13
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
12
13
- - uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
+ - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
14
with:
15
node-version-file: ".tool-versions"
16
cache: "npm"
0 commit comments