Skip to content

Commit

Permalink
Update bahmutov/npm-install action to v1.10.4 (#274)
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 Nov 2, 2024
1 parent 372e15e commit e5de224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/percy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: bahmutov/npm-install@v1.10.3
- uses: bahmutov/npm-install@v1.10.4
- name: generate HTML
run: gulp
- name: run percy
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: bahmutov/npm-install@v1.10.3
- uses: bahmutov/npm-install@v1.10.4
- name: lint prettier
run: npm run cstest
env:
Expand Down

0 comments on commit e5de224

Please sign in to comment.