We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c16e89 commit 0901cf7Copy full SHA for 0901cf7
.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@04dffadd9a86fd1f93d8485ea11bb14530f801ec
+ uses: zgosalvez/github-actions-get-action-runs-using-version@9df5d56b476849b2415318e3fb62201d4f75c129
30
- name: Set up Node
31
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
32
with:
0 commit comments