We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2868d commit 0a0f7adCopy full SHA for 0a0f7ad
.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@825f195d348e1010d1e1d71573be616b88b607e7
+ uses: zgosalvez/github-actions-get-action-runs-using-version@73b1fc69c50dba8c519d23d5da46c91e78403f6f
30
- name: Set up Node
31
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c
32
with:
0 commit comments