Skip to content

Commit

Permalink
import sentry again
Browse files Browse the repository at this point in the history
  • Loading branch information
bozdoz committed May 13, 2024
1 parent a240085 commit 75836bb
Show file tree
Hide file tree
Showing 6 changed files with 590 additions and 2,990 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x]
node-version: [20.x]
steps:
- uses: actions/checkout@v2
- name: Setup node ${{ matrix.node-version }}
Expand Down
Loading

0 comments on commit 75836bb

Please sign in to comment.