We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01d83e commit c6dcf76Copy full SHA for c6dcf76
.github/workflows/contract-testing.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-18.04
14
steps:
15
- name: Project checkout
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
17
- name: Node.js Setup
18
uses: actions/setup-node@v2
19
- name: Installation of Node.js dependencies
0 commit comments