We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ceb63f + 0da6bcd commit 3630115Copy full SHA for 3630115
1 file changed
.github/workflows/main.yaml
@@ -79,7 +79,7 @@ jobs:
79
fetch-depth: 0
80
81
- name: Set up Python
82
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
+ uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
83
with:
84
python-version: "3.10"
85
cache: "pip"
0 commit comments