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.
2 parents dbc73cd + f9e7879 commit 5ab002cCopy full SHA for 5ab002c
.github/workflows/container.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Check out repository
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
- name: Build and push container
28
uses: coreos/actions-lib/build-container@main
29
with:
0 commit comments