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 765035e commit eb5cf0eCopy full SHA for eb5cf0e
.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@f3493d1f86a704e7d55716321c448b9eb3de2849
+ uses: zgosalvez/github-actions-get-action-runs-using-version@77c146dfa17ea910866ad1a52d4bafae806668f8
30
- name: Set up Node
31
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
32
with:
0 commit comments