We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1046ef commit 7fbcff1Copy full SHA for 7fbcff1
1 file changed
.github/workflows/update-platform-components.yml
@@ -49,7 +49,7 @@ jobs:
49
sparse-checkout-cone-mode: false
50
51
- name: Set up Python ${{ env.PYTHON_VERSION }}
52
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
53
with:
54
python-version: "${{ env.PYTHON_VERSION }}"
55
0 commit comments