We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5de06f2 + 6729c1a commit d9d6543Copy full SHA for d9d6543
1 file changed
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
21
22
- uses: actions/setup-python@v5
23
with:
0 commit comments