Skip to content

Commit c232df7

Browse files
committed
another go
1 parent 7efebb6 commit c232df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/acceptance-tests/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ runs:
3030

3131
- name: Get Node version
3232
id: nodejs_version
33+
shell: bash
3334
run: |
3435
echo "nodejs_version=$(grep "^nodejs\s" .tool-versions | cut -f2 -d' ')" >> $GITHUB_OUTPUT
3536

0 commit comments

Comments
 (0)