Skip to content

Commit 3684284

Browse files
committed
test: node setup
1 parent b0fa5cd commit 3684284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-paypal/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ runs:
117117
fi
118118
echo "deps=$(echo $DEPS | jq -c .)" >> "$GITHUB_OUTPUT"
119119
echo "repos=$(echo $REPOS | jq -c .)" >> "$GITHUB_OUTPUT"
120-
- uses: shopware/github-actions/setup-extension@main
120+
- uses: shopware/github-actions/setup-extension@b1d0a9fddcf38cd550f328ea00e1beb7536fa494
121121
with:
122122
extensionName: ${{ github.event.repository.name }}
123123
mysqlVersion: ${{ inputs.mysql-version }}

0 commit comments

Comments
 (0)