Skip to content

Commit

Permalink
Merge pull request #50 from TimWolla/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
2 parents 8dfbe22 + 4d355b4 commit 1492c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- "1.6"
- "1.6/alpine"
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build the image.
id: build
run: |
Expand Down

0 comments on commit 1492c68

Please sign in to comment.