Skip to content

Commit e6f67f7

Browse files
Bump actions/setup-node from 4 to 5 (#285)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfa6958 commit e6f67f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ runs:
9595
shell: 'bash'
9696

9797
- name: Setup Node
98-
uses: actions/setup-node@v4
98+
uses: actions/setup-node@v5
9999
with:
100100
node-version-file: ${{ env.REL_ACTION_PATH }}/env/.nvmrc
101101
# Disable caching as it is not supported outside $GITHUB_WORKSPACE

0 commit comments

Comments
 (0)