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 ba93545 + 9b937ea commit f1de6f9Copy full SHA for f1de6f9
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
-
38
name: Checkout
39
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
40
41
name: Init
42
run: |
.github/workflows/labels.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5
.github/workflows/validate.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
name: List targets
id: generate
0 commit comments