We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6af2112 + 0aa8c03 commit 7f3d7beCopy full SHA for 7f3d7be
1 file changed
.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.19.0'
+ node-version: '20.19.1'
27
28
- name: 'Cache dependencies'
29
uses: buildjet/cache@v4
0 commit comments