Skip to content

Commit

Permalink
Merge pull request #204 from canonical/renovate/auto-major-github-act…
Browse files Browse the repository at this point in the history
…ions

chore(deps): update actions/setup-node action to v4
  • Loading branch information
canonical-iam authored Oct 23, 2023
2 parents 5678652 + a3b626a commit c32e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4
with:
go-version: '1.19'
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4
with:
node-version: 18

Expand Down

0 comments on commit c32e3da

Please sign in to comment.