Skip to content

Commit d8d1483

Browse files
authored
Remove usage of dcarbone/install-yq-action (#172)
1 parent eef829b commit d8d1483

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/quarkus-snapshot.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == '<ADMIN>'
2727

2828
steps:
29-
- name: Install yq
30-
uses: dcarbone/install-yq-action@v1.0.1
31-
3229
- name: Set up Java
3330
uses: actions/setup-java@v3
3431
with:

0 commit comments

Comments
 (0)