We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf2019 commit 44f33baCopy full SHA for 44f33ba
.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@49044afc8bfe8dfccd7840b828a7cc4019f08717
+ uses: zgosalvez/github-actions-get-action-runs-using-version@fb5fb0e4198f7e3a6ca75c9c289b2abe1c4cb3de
30
- name: Set up Node
31
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
32
with:
0 commit comments