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 9061b83 commit b00e9e8Copy full SHA for b00e9e8
.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@a26af69be951a213d495a4c3e4e4022e16d87065 # V5.6.0
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # V6.0.0
81
with:
82
python-version: ${{ needs.get-python-version.outputs.version }}
83
0 commit comments