Update node image node:22 #21

Merged
stuart.armstrong merged 1 commits from Update-node-image into master 2026-07-27 14:04:47 +00:00
Showing only changes of commit b0b40e7b90 - Show all commits
@@ -29,7 +29,7 @@ on:
jobs:
release:
name: release
runs-on: ubuntu-22.04
runs-on: node-22
steps:
- name: ci/checkout-repo
uses: actions/checkout@v3