Skip to content

Commit

Permalink
bumping yq default to v4.44.3 and updating test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Nov 4, 2024
1 parent 0d52e36 commit e58dcd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,12 @@ jobs:
- "ubuntu-latest"
- "ubuntu-20.04"
- "ubuntu-22.04"
- "ubuntu-24.04"
- "macos-latest"
- "macos-11"
- "macos-12"
- "macos-13"
- "macos-14"
- "macos-15"
- "windows-latest"
- "windows-2022"
- "windows-2019"
Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
version:
required: false
description: "Version of YQ to install"
default: "v4.35.1"
default: "v4.44.3"
download-compressed:
required: false
description: "If 'true', downloads .tar.gz of binary rather than raw binary. Save the tubes."
Expand Down

0 comments on commit e58dcd5

Please sign in to comment.