mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

dependabot[bot]
4 days ago 3338670e89d78a667d22e6307350385b16e59ed4
build(deps): bump actions/setup-node from 6.4.0 to 7.0.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020)

---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 files modified
2 ■■■ changed files
.github/workflows/quickstart.yml 2 ●●● patch | view | raw | blame | history
.github/workflows/quickstart.yml
@@ -26,7 +26,7 @@
          submodules: false
      - name: Set up Node.js
        uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
        uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020
        with:
          node-version: "24"