diff --git a/action.yml b/action.yml index 3e7062cc6..87d790388 100644 --- a/action.yml +++ b/action.yml @@ -28,7 +28,7 @@ branding: runs: using: composite steps: - - uses: actions/setup-python@v6 + - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 id: python with: python-version: "3.11 - 3.14"