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 6a87363 commit 4ed94e4Copy full SHA for 4ed94e4
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout 🛎️
9
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
10
11
- name: Setup PNPM
12
uses: pnpm/action-setup@v2
.github/workflows/pages-build-deployment.yml
@@ -7,7 +7,7 @@ jobs:
13
0 commit comments