Skip to content

Commit

Permalink
chore: bump api-client.ts to version 3.4.1 (#329)
Browse files Browse the repository at this point in the history
* chore: bump api-client.ts to version 3.4.1

* chore: update matrix macos
  • Loading branch information
grace-rehn authored Oct 2, 2024
1 parent bab9c78 commit 7defb80
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
checks: write
strategy:
matrix:
os: [windows-2022, ubuntu-20.04, macos-11]
os: [windows-2022, ubuntu-20.04, macos-12]
steps:
- uses: actions/checkout@v3
- name: Use Node.js
Expand Down
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"yargs": "^17.5.1"
},
"dependencies": {
"@octopusdeploy/api-client": "^3.3.0",
"@octopusdeploy/api-client": "^3.4.1",
"azure-devops-node-api": "11.2.0",
"azure-pipelines-task-lib": "3.3.1",
"azure-pipelines-tool-lib": "1.3.2",
Expand Down

0 comments on commit 7defb80

Please sign in to comment.