Skip to content

Commit

Permalink
Update bahmutov/npm-install action to v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 6d47a79 commit 0552569
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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: bahmutov/[email protected].2
- uses: bahmutov/[email protected].3
- 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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: bahmutov/[email protected].2
- uses: bahmutov/[email protected].3
- name: lint prettier
run: npm run cstest
env:
Expand Down

0 comments on commit 0552569

Please sign in to comment.