Changed image for sync-dev job, to include node binary for checkout@v4 #45

Merged
robin merged 1 commits from dev into main 2026-09-06 19:33:03 +02:00
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
needs: build-and-deploy needs: build-and-deploy
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: golang:1.27-bookworm image: node:24-bookworm
permissions: permissions:
contents: write contents: write
steps: steps: