Skip to content

Commit 4176682

Browse files
github-actions(deps): bump actions/setup-node from 5 to 6 (#1030)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b75f8fa commit 4176682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emulator-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
7070

7171
- name: Set Up Node
72-
uses: actions/setup-node@v5
72+
uses: actions/setup-node@v6
7373
with:
7474
node-version: '20'
7575

0 commit comments

Comments
 (0)