We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31910fb commit 89fb792Copy full SHA for 89fb792
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v6.0.0
19
- name: Setup Node.js
20
- uses: actions/setup-node@v4.3.0
+ uses: actions/setup-node@v6.0.0
21
- name: Setup pnpm
22
uses: pnpm/action-setup@v4.1.0
23
with:
0 commit comments