We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a1d060 + d491404 commit abd7284Copy full SHA for abd7284
1 file changed
.github/workflows/publish_sdk.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
17
- name: Set up Python 3.9
18
uses: actions/setup-python@v6
19
with:
0 commit comments