We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b0fbbc + fc91a64 commit 267eed0Copy full SHA for 267eed0
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
-
31
name: Checkout
32
- uses: actions/checkout@v2.3.2
+ uses: actions/checkout@v2.3.3
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.0.0
0 commit comments