Skip to content

Commit 5da8c27

Browse files
authored
Merge pull request #30 from getlocalcert/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 7b098a3 + 3448d2b commit 5da8c27

File tree

3 files changed

+245
-191
lines changed

3 files changed

+245
-191
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup Node
4545
uses: actions/setup-node@v6
4646
with:
47-
node-version: "20.19.5"
47+
node-version: "20.19.6"
4848
cache: ${{ steps.detect-package-manager.outputs.manager }}
4949

5050
- name: Restore cache

0 commit comments

Comments
 (0)