From 39712f059117938615e80cf4afd5c9d45f2d2b67 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Sep 2025 07:40:27 +0000 Subject: [PATCH] chore(deps): update https://gitea.com/actions/setup-node action to v5 --- .gitea/workflows/code-check.yml | 2 +- .gitea/workflows/renovate.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/code-check.yml b/.gitea/workflows/code-check.yml index ec8f56c..5c0b0fe 100644 --- a/.gitea/workflows/code-check.yml +++ b/.gitea/workflows/code-check.yml @@ -23,7 +23,7 @@ jobs: - uses: https://gitea.com/actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - name: Set up Node.js - uses: https://gitea.com/actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: https://gitea.com/actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5 with: node-version: 20 diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index b908487..4cb5922 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -13,7 +13,7 @@ jobs: - uses: https://gitea.com/actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - name: Set up Node.js - uses: https://gitea.com/actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: https://gitea.com/actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5 with: node-version: 20