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 63f1f78 commit 782f19bCopy full SHA for 782f19b
1 file changed
.github/workflows/python.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
24
- name: Set up Python ${{ matrix.python-version }}
25
- uses: actions/setup-python@v5.5.0
+ uses: actions/setup-python@v5.6.0
26
with:
27
python-version: ${{ matrix.python-version }}
28
- name: Install dependencies
0 commit comments