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 1a7dc6d commit 856da4cCopy full SHA for 856da4c
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
ref: ${{ github.head_ref }} # https://github.com/stefanzweifel/git-auto-commit-action#checkout-the-correct-branch
27
- name: Get runs.using version
28
id: get-runs-using-version
29
- uses: zgosalvez/github-actions-get-action-runs-using-version@9df5d56b476849b2415318e3fb62201d4f75c129
+ uses: zgosalvez/github-actions-get-action-runs-using-version@853b59b8486c8a7869ca4fb1735959ac58b32262
30
- name: Set up Node
31
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
32
with:
0 commit comments