Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2023
1 parent 23f0f8d commit d5a172f
Show file tree
Hide file tree
Showing 3 changed files with 1,112 additions and 791 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.3.0

- name: Setup Node.js environment
uses: actions/setup-node@v3
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.3.0

- name: Create logging directories
run: |
Expand Down
Loading

0 comments on commit d5a172f

Please sign in to comment.