We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8bfd7 commit b410c71Copy full SHA for b410c71
.github/workflows/build-deployment.yml
@@ -11,7 +11,7 @@ jobs:
11
env:
12
DOCKER_COMPOSE_VERSION: 1.29.2
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
- name: Login to Quay
0 commit comments