Skip to content

Commit

Permalink
bump to latest action version
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro93 committed Jan 20, 2023
1 parent 7f85331 commit 3b15857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
with:
python-version: "3.7"
- name: Download YQ
uses: chrisdickinson/[email protected].0
uses: chrisdickinson/[email protected].1
with:
yq-version: 4.28.2
yq-version: v4.28.2
- name: Quickstart Compose Validation
run: ./docker/quickstart/generate_and_compare.sh

Expand Down

0 comments on commit 3b15857

Please sign in to comment.