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 fc98ec3 commit 3d2fc48Copy full SHA for 3d2fc48
.github/workflows/latest-changes.yml
@@ -20,9 +20,7 @@ jobs:
20
latest-changes:
21
runs-on: ubuntu-latest
22
steps:
23
- # pin to actions/checkout@v5 for compatibility with latest-changes
24
- # Ref: https://github.com/actions/checkout/issues/2313
25
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
26
with:
27
token: ${{ secrets.UVICORN_GUNICORN_STARLETTE_DOCKER_LATEST_CHANGES }}
28
- uses: tiangolo/latest-changes@0.4.1
0 commit comments