Skip to content

Commit 5329e21

Browse files
chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#594)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccf3b68 commit 5329e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
33-
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
33+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
3434
with:
3535
node-version: 18
3636
cache: npm

0 commit comments

Comments
 (0)