Skip to content

Commit

Permalink
fix: bump dependency review
Browse files Browse the repository at this point in the history
  • Loading branch information
Westlad committed Apr 12, 2024
1 parent d785db8 commit c09e9ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/on-pull-request-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v2
uses: actions/dependency-review-action@v4

eslint-check:
runs-on: ubuntu-20.04
Expand Down Expand Up @@ -512,7 +512,7 @@ jobs:
uses: actions/upload-artifact@master
with:
name: x509-test-logs
path: ./ganacx509he-test.log
path: ./x509-test.log

administrator-test:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit c09e9ad

Please sign in to comment.