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.
2 parents 7b51b21 + 976a520 commit b715bc5Copy full SHA for b715bc5
.github/workflows/labels.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
-
33
name: Checkout
34
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
35
36
name: Run Labeler
37
uses: crazy-max/ghaction-github-labeler@v5
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
38
39
name: Set up QEMU
40
uses: docker/setup-qemu-action@v3
0 commit comments