Skip to content

Commit

Permalink
Update actions/setup-node digest to 2fddd88 (detekt#5073)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and VitalyVPinchuk committed Jul 25, 2022
1 parent d424f42 commit 274aa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yaml
Expand Up @@ -29,7 +29,7 @@ jobs:
distribution: 'temurin'

- name: Setup Node
uses: actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a # tag=v3
uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
with:
node-version: '16'
cache: 'yarn'
Expand Down

0 comments on commit 274aa91

Please sign in to comment.