bumped action sdk 0.2.3

This commit is contained in:
Sven Vogel 2024-05-08 14:11:39 +02:00
parent a5cd609f68
commit a3f5bc1fe6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: "Build check gemstone in SDK"
run-name: SDK build check to ${{ inputs.deploy_target }} by @${{ github.actor }}
on: [push, pull_request]
env:
SDK: 0.2.2-alpine-3.19.1
SDK: 0.2.3-alpine-3.19.1
jobs:
build-check-sdk:
runs-on: ubuntu-latest