We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbcf94 commit 681f466Copy full SHA for 681f466
2 files changed
.github/workflows/automerge.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
22
23
- name: Automerge
24
uses: "pascalgn/automerge-action@v0.16.4"
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
15
- name: Setup pnpm
16
uses: pnpm/action-setup@v4
0 commit comments