We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6e2909 + f33d653 commit c938d28Copy full SHA for c938d28
.github/workflows/ci.yaml
@@ -6,7 +6,7 @@ jobs:
6
name: Format and Prepare for deploy
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
10
- name: Install pnpm
11
uses: pnpm/action-setup@v2
12
- name: Get node version from Volta
0 commit comments