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 e37c38d + 762a6cd commit dbb6eb2Copy full SHA for dbb6eb2
3 files changed
.github/workflows/deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Setup Node
45
uses: actions/setup-node@v6
46
with:
47
- node-version: "20.20.0"
+ node-version: "20.20.1"
48
cache: ${{ steps.detect-package-manager.outputs.manager }}
49
50
- name: Restore cache
0 commit comments