We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06530e4 + bce25f5 commit a701d98Copy full SHA for a701d98
.github/workflows/push.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: 'Setup Node.JS'
24
uses: actions/setup-node@v4
25
with:
26
- node-version: '20.18.3'
+ node-version: '20.19.0'
27
28
- name: 'Cache dependencies'
29
uses: buildjet/cache@v4
0 commit comments