Skip to content

Commit

Permalink
bump(deps): update actions/setup-node digest to 1a4442c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 9a16c8d commit 3404591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: 'actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744' # v3

- name: 'Install Node.js'
uses: 'actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d' # v3
uses: 'actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7' # v3

- name: 'Build docker image'
run: 'npm run build:docker'
Expand Down

0 comments on commit 3404591

Please sign in to comment.