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 1686f53 commit 90d2bd5Copy full SHA for 90d2bd5
2 files changed
.github/workflows/label-sync.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout repository
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Label sync
20
uses: crazy-max/ghaction-github-labeler@v5
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ jobs:
6
7
8
9
10
11
- name: Install pnpm
12
uses: pnpm/action-setup@v4
0 commit comments