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.
2 parents a72db0d + dbd8996 commit 63f1f78Copy full SHA for 63f1f78
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.4.0
+ uses: actions/setup-python@v5.5.0
26
with:
27
python-version: ${{ matrix.python-version }}
28
- name: Install dependencies
0 commit comments