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 Nov 28, 2021
1 parent f452d26 commit 12603b3
Show file tree
Hide file tree
Showing 3 changed files with 1,823 additions and 1,561 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Expand Up @@ -35,7 +35,7 @@ jobs:

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

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

- name: Create logging directories
run: |
Expand Down Expand Up @@ -276,7 +276,7 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@v2.3.5
uses: actions/checkout@v2.4.0

- name: Check if merge must trigger
id: pr_trigger
Expand Down

0 comments on commit 12603b3

Please sign in to comment.