mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-25 19:14:50 -08:00
chore: bump actions/setup-node from 4.0.4 to 4.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](0a44ba7841...39370e3970
)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
014dc08e82
commit
2a3b26f9fd
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- name: Install Go 🗳
|
- name: Install Go 🗳
|
||||||
uses: ./.github/workflows/composite/bootstrap-go
|
uses: ./.github/workflows/composite/bootstrap-go
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6
|
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
|
||||||
with:
|
with:
|
||||||
node-version: 20.9.0
|
node-version: 20.9.0
|
||||||
# Create Kind cluster to have a Kubernetes context for cloud-native-azure theme
|
# Create Kind cluster to have a Kubernetes context for cloud-native-azure theme
|
||||||
|
|
Loading…
Reference in a new issue