We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c103e commit 475d5fbCopy full SHA for 475d5fb
.github/workflows/ci-semantic-release-sync.yml
@@ -56,7 +56,7 @@ jobs:
56
# persist-credentials: false
57
# ref: ${{ github.event.inputs.checkoutRef }}
58
- name: Setup (CI & Build) and Test Package
59
- uses: variablesoftware/github-actions-setup-and-test@main
+ uses: variablesoftware/github-actions-node-setup-and-test@main
60
# uses: ./.github/actions/setup-and-test
61
62
release:
0 commit comments