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 ecf7bf0 commit e6952f6Copy full SHA for e6952f6
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
name: Testing streamr-docker-dev-action
7
steps:
8
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v2.4.0
9
- uses: ./
10
- run: curl -v http://localhost/api/v1/products
11
shell: bash
0 commit comments