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 1e86cff commit 1aa4c23Copy full SHA for 1aa4c23
.github/workflows/proxy-docker-dev.yml
@@ -7,7 +7,7 @@ jobs:
7
build-push-docker:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
with:
12
fetch-depth: 100
13
token: ${{ secrets.REPO_TOKEN }}
.github/workflows/proxy-docker-prod.yml
0 commit comments