We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588e1fa commit 4830be2Copy full SHA for 4830be2
.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@f3493d1f86a704e7d55716321c448b9eb3de2849
30
- name: Set up Node
31
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
32
with:
0 commit comments