We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6347967 commit ca57892Copy full SHA for ca57892
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: google/wireit@setup-github-actions-caching/v1
17
- uses: actions/checkout@v4
18
- name: Use Node.js 20
19
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
20
with:
21
node-version: '20'
22
- name: Install dependencies
0 commit comments