2 Commits

Author SHA1 Message Date
Josh Creek cab77a1e48 Merge pull request #22 from jcreek/dependabot/github_actions/actions/setup-node-7 2026-07-15 14:36:16 +01:00
dependabot[bot] d0a631de8f build(deps): bump actions/setup-node from 6 to 7
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-15 13:33:29 +00:00
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Set up Node.js - name: Set up Node.js
uses: actions/setup-node@v6 uses: actions/setup-node@v7
with: with:
node-version: 20 node-version: 20