Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloGoncalvesBH committed Jun 15, 2022
1 parent b01d83e commit c6dcf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- name: Project checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Node.js Setup
uses: actions/setup-node@v2
- name: Installation of Node.js dependencies
Expand Down

0 comments on commit c6dcf76

Please sign in to comment.