We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dcarbone/install-yq-action
1 parent eef829b commit d8d1483Copy full SHA for d8d1483
1 file changed
.github/workflows/quarkus-snapshot.yaml
@@ -26,9 +26,6 @@ jobs:
26
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == '<ADMIN>'
27
28
steps:
29
- - name: Install yq
30
- uses: dcarbone/install-yq-action@v1.0.1
31
-
32
- name: Set up Java
33
uses: actions/setup-java@v3
34
with:
0 commit comments