Bump snippets SDK dependency to v0.2.9

This commit is contained in:
ok300
2023-11-13 14:29:16 +01:00
parent cff86e93a3
commit 75566ce35a

View File

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