Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 48f9cad commit 2638406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
terraform: ['1.1', '1.2','1.3', 'latest']

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

# Docker see https://blog.oddbit.com/post/2020-09-25-building-multi-architecture-im/
- name: Prepare
Expand Down

0 comments on commit 2638406

Please sign in to comment.