Skip to content

Commit

Permalink
fix: seat-docker main branch and update checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypta-Eve authored Mar 20, 2024
1 parent 34f95b5 commit 24ff154
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ jobs:
name: Checkout and tag
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
repository: eveseat/seat-docker
ref: '5.0.x'
ssh-key: '${{ secrets.SEAT_DOCKER_REPO }}'
- run: |
git config user.name github-actions
Expand Down

0 comments on commit 24ff154

Please sign in to comment.