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 b7e44b3 commit ac777adCopy full SHA for ac777ad
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
17
18
- name: Set up Python ${{ matrix.python-version }}
19
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v5
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
20
with:
21
python-version: ${{ matrix.python-version }}
22
0 commit comments