Merge remote-tracking branch 'origin/main' into refactor/remove-rsyncwrapper

This commit is contained in:
Dragan Filipovic
2026-04-02 23:19:51 +02:00
5 changed files with 11 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: [20.x]
node-version: [24.x]
steps:
- name: Checkout

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest ]
node-version: [ 20.x ]
node-version: [ 24.x ]
steps:
- name: Checkout