Skip to content

Commit

Permalink
Merge a17078f into 9e2443b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 11, 2022
2 parents 9e2443b + a17078f commit 391a8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
ports:
- 5432:5432
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3.0.0
- name: Install correct Node version
uses: actions/setup-node@v3.0.0
with:
Expand All @@ -62,7 +62,7 @@ jobs:
jest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3.0.0
- name: Install correct Node version
uses: actions/setup-node@v3.0.0
with:
Expand Down

0 comments on commit 391a8fe

Please sign in to comment.