Skip to content

Commit

Permalink
Merge pull request #21 from FMotalleb/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
FMotalleb authored Jul 1, 2024
2 parents b24bbb6 + 3f2a69c commit e8bd07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-gh-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
packages: write
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Log in to the Container registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit e8bd07f

Please sign in to comment.