Bump SDK used in snippets to v0.3.1

This commit is contained in:
ok300
2024-02-26 15:48:06 +01:00
parent 5fd07da9e6
commit 4c51f89ff2
12 changed files with 20 additions and 43 deletions

View File

@@ -25,8 +25,8 @@ jobs:
name: setup
runs-on: ubuntu-latest
outputs:
sdk-ref: ${{ inputs.sdk-ref || '0.2.15' }}
package-version: '0.2.15'
sdk-ref: ${{ inputs.sdk-ref || '0.3.1' }}
package-version: '0.3.1'
steps:
- run: echo "set pre-setup output variables"