We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6517639 commit 2af76aeCopy full SHA for 2af76ae
1 file changed
.github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node
18
uses: actions/setup-node@v3
19
with:
20
- node-version: "18"
+ node-version: "20"
21
cache: ${{ steps.detect-package-manager.outputs.manager }}
22
- name: Setup Pages
23
uses: actions/configure-pages@v2
0 commit comments