Skip to content

Commit

Permalink
dev: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webketje committed Nov 1, 2022
1 parent 6b307cc commit c33ef1b
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 413 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gitter.yml
Expand Up @@ -5,5 +5,5 @@ jobs:
if: github.ref_type == 'tag'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- run: curl --data-urlencode "message=[${{github.repository}} ${{github.ref_name}}](https://github.com/${{github.repository}}/releases/${{github.ref_name}}) released" ${{secrets.GITTER_CUSTOM_WEBHOOK}}

0 comments on commit c33ef1b

Please sign in to comment.