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 becdbc5 + 138b369 commit 8babe18Copy full SHA for 8babe18
1 file changed
.github/workflows/action.yml
@@ -11,7 +11,7 @@ jobs:
11
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
12
runs-on: ${{ matrix.os }}
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
15
- uses: actions/setup-python@v5
16
with:
17
python-version: ${{ matrix.python-version }}
0 commit comments