Skip to content

Commit

Permalink
updated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanderp committed Jun 14, 2022
1 parent 9841f93 commit c5f0b59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '36 17 * * 4'

jobs:
analyze:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [12, 15, 16]
node-version: [15, 16, 18]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c5f0b59

Please sign in to comment.