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 d534ae0 commit 86dbdb0Copy full SHA for 86dbdb0
.github/workflows/repository-validation.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # V4.2.2
78
79
- name: Set up Python ${{ needs.get-python-version.outputs.version }}
80
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # V5.2.0
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # V5.3.0
81
with:
82
python-version: ${{ needs.get-python-version.outputs.version }}
83
0 commit comments