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 c4ddaf6 commit 07acf5dCopy full SHA for 07acf5d
.github/workflows/on-pull-request.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-24.04
21
steps:
22
- name: Checkout 🛎️
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
25
- uses: pnpm/action-setup@v2
26
.github/workflows/on-push.yml
@@ -22,7 +22,7 @@ jobs:
27
28
0 commit comments