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.
1 parent 946fcb9 commit c6d6181Copy full SHA for c6d6181
.github/workflows/build-and-deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
steps:
38
- name: Checkout
39
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
40
41
- uses: pnpm/action-setup@v4
42
name: Install pnpm
0 commit comments