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 fded0d2 commit 5136279Copy full SHA for 5136279
1 file changed
.github/workflows/build.yaml
@@ -106,7 +106,7 @@ jobs:
106
runs-on: "ubuntu-latest"
107
needs: [pip_build]
108
steps:
109
- - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
110
with:
111
python-version: ${{ env.PYTHON_VERSION }}
112
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
0 commit comments