We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37d2a83 + 91345b5 commit 6cc4686Copy full SHA for 6cc4686
2 files changed
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v6
13
14
- name: Setup Node.js 20.x
15
- uses: actions/setup-node@v6.1.0
+ uses: actions/setup-node@v6.2.0
16
with:
17
node-version: 20.x
18
.github/workflows/package.yml
@@ -26,7 +26,7 @@ jobs:
26
ref: ${{ github.ref_name }}
27
28
29
30
31
32
0 commit comments