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 440b8ee + 372ceaa commit 2ee4751Copy full SHA for 2ee4751
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
-
31
name: Checkout
32
- uses: actions/checkout@v2.3.4
+ uses: actions/checkout@v2
33
34
name: Set up QEMU
35
id: qemu
.github/workflows/labels.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
name: Run Labeler
20
- uses: crazy-max/ghaction-github-labeler@v3.1.0
+ uses: crazy-max/ghaction-github-labeler@v3
0 commit comments