Skip to content

Commit 5ab002c

Browse files
authored
Merge pull request #4 from coreosbot-releng/repo-templates
Sync repo templates ⚙
2 parents dbc73cd + f9e7879 commit 5ab002c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Check out repository
26-
uses: actions/checkout@v3
26+
uses: actions/checkout@v4
2727
- name: Build and push container
2828
uses: coreos/actions-lib/build-container@main
2929
with:

0 commit comments

Comments
 (0)