We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80a372 commit 9b379dcCopy full SHA for 9b379dc
.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@981210d5388c2c51114d5ff707dd11dfe846c32c
+ uses: zgosalvez/github-actions-get-action-runs-using-version@a2a6bfee23ba3314418fed5e8d0ca3367d7fed44
30
- name: Set up Node
31
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
32
with:
0 commit comments