Test SDK version with pinned reqwest version

This commit is contained in:
ok300
2024-01-27 01:14:07 +01:00
parent a85dbe67b4
commit 63b4c36306

View File

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