Skip to content

Commit

Permalink
Update GHA checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jsha committed Jul 8, 2024
1 parent d923db7 commit 5b2850b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build and publish Docker container
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Login to Packages Container registry
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
Expand Down

0 comments on commit 5b2850b

Please sign in to comment.