Skip to content

Commit

Permalink
Bump undici from 5.28.3 to 5.28.4 (#69)
Browse files Browse the repository at this point in the history
* Bump undici from 5.28.3 to 5.28.4

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Rebuild compiled file

* Bump version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Lawson <john@jwlawson.co.uk>
  • Loading branch information
dependabot[bot] and jwlawson committed Apr 9, 2024
1 parent 959f111 commit 802fa1a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.14
uses: jwlawson/actions-setup-cmake@v2
with:
cmake-version: '3.16.x'
- name: Use cmake
Expand Down
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 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
@@ -1,6 +1,6 @@
{
"name": "actions-setup-cmake",
"version": "2.0.1",
"version": "2.0.2",
"description": "GitHub action to setup cmake",
"main": "dist/index.js",
"repository": {
Expand Down

0 comments on commit 802fa1a

Please sign in to comment.