Skip to content

Commit

Permalink
github: update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cybergrind committed Jul 24, 2024
1 parent 83f5955 commit de59c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
name: create and save container
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: docker/login-action@v1
- uses: actions/checkout@v4
- uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit de59c2f

Please sign in to comment.