Skip to content

Commit

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

🌱 Bump actions/checkout from 3 to 4
  • Loading branch information
janlauber authored Jul 24, 2024
2 parents 1758f6b + 3da0f65 commit 768ea6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Log in to the Container registry
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
Expand Down

0 comments on commit 768ea6b

Please sign in to comment.