Skip to content

Commit 1707213

Browse files
Align setup-node to v6 to match other workflows
Agent-Logs-Url: https://github.com/IntelliTect/EssentialCSharp.Web/sessions/2700a888-9644-4b61-91b0-5a23e223672e Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
1 parent 634c50a commit 1707213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/PR-Build-And-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v6
1313

1414
- name: Set up Node.js
15-
uses: actions/setup-node@v4
15+
uses: actions/setup-node@v6
1616
with:
1717
node-version: '26'
1818
cache: npm

0 commit comments

Comments
 (0)