We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04dd239 commit 0e60395Copy full SHA for 0e60395
.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@a15b651c3198e1547715f3428b328e7ef89ab8d8
+ uses: zgosalvez/github-actions-get-action-runs-using-version@32fb7bbf43d8f730bfe4261e719690968d9ce984
30
- name: Set up Node
31
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516
32
with:
0 commit comments