Browse Source

added version for debug

Gleb Urvanov 4 years ago
parent
commit
e2ca11721a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/run-network-tests.yml

+ 1 - 1
.github/workflows/run-network-tests.yml

@@ -8,7 +8,7 @@ jobs:
   debug:
     runs-on: ubuntu-latest
     steps:
-      - uses: hmarr/debug-action
+      - uses: hmarr/debug-action@v1
   run_ansible_tests:
     if: github.event.label.name == 'run-network-tests' || github.event.action == 'workflow_dispatch'
     name: run network tests using ansible