Bump the actions group in /.github/workflows with 2 updates (#153)

This commit is contained in:
dependabot[bot]
2025-04-15 15:07:21 -04:00
committed by GitHub
parent 0fd96d6276
commit f4440b5470
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup Node.js
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: 'lts/*'
cache: 'npm'