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