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 66409d7 + 7ac4206 commit 0c7618fCopy full SHA for 0c7618f
.github/workflows/build-and-deploy.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
11
12
- uses: pnpm/action-setup@v4
13
with:
0 commit comments