Merge pull request 'Changed image for sync-dev job, to include node binary for checkout@v4' (#45) from dev into main
This commit was merged in pull request #45.
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
needs: build-and-deploy
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: golang:1.27-bookworm
|
||||
image: node:24-bookworm
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user