chore(deps): update https://git.keligrubb.com/actions/setup-node action to v7 #7

Merged
Keli Grubb merged 1 commits from renovate/https-git.keligrubb.com-actions-setup-node-7.x into main 2026-08-13 14:40:59 +00:00
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
uses: https://git.keligrubb.com/actions/checkout@v7 uses: https://git.keligrubb.com/actions/checkout@v7
- name: Set up Node.js - name: Set up Node.js
uses: https://git.keligrubb.com/actions/setup-node@v6 uses: https://git.keligrubb.com/actions/setup-node@v7
with: with:
node-version: '24' node-version: '24'