We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a7c6e commit cbd6d69Copy full SHA for cbd6d69
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout 🛎️
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
17
- uses: pnpm/action-setup@v2
18
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
0 commit comments