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 e7a4ca6 commit ebe62acCopy full SHA for ebe62ac
.github/workflows/python-ci.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24
- name: Set up Python ${{ matrix.python-version }}
25
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ uses: actions/setup-python@5.3.0
26
with:
27
python-version: ${{ matrix.python-version }}
28
- name: Install dependencies
0 commit comments