We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdf138 commit 699d000Copy full SHA for 699d000
1 file changed
.github/workflows/container-build-push.yml
@@ -52,7 +52,7 @@ jobs:
52
53
steps:
54
- name: Check out repo
55
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
56
with:
57
persist-credentials: false
58
0 commit comments