Bump the actions group in /.github/workflows with 4 updates (#192)

This commit is contained in:
dependabot[bot]
2025-09-23 18:17:33 +12:00
committed by GitHub
parent 42b5b7bc56
commit 4d23b307dc
4 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Setup Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
with:
node-version: 'lts/*'
cache: 'npm'