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 4690474 commit 77396dbCopy full SHA for 77396db
.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/[email protected].4
+ - uses: actions/[email protected].5
9
- uses: ./
10
- run: curl -v http://localhost/api/v1/products
11
shell: bash
0 commit comments