There was an error while loading. Please reload this page.
1 parent d862145 commit c611275Copy full SHA for c611275
.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@a2a6bfee23ba3314418fed5e8d0ca3367d7fed44
+ uses: zgosalvez/github-actions-get-action-runs-using-version@77c146dfa17ea910866ad1a52d4bafae806668f8
30
- name: Set up Node
31
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
32
with:
0 commit comments