Skip to content

Commit

Permalink
bump CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Feb 16, 2023
1 parent a9b44bf commit 4322b9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ jobs:
uses: actions/checkout@v3

- name: Run tests 🧪
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v5
with:
build: npm run lint
env:
DEBUG: cypress-esbuild-preprocessor

- name: Semantic Release 🚀
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
with:
branch: main
env:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4322b9e

Please sign in to comment.