Skip to content

Commit

Permalink
chore: Update github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Feb 23, 2024
1 parent 68d9434 commit 9141216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v3
- name: Docker Build
uses: docker/build-push-action@v2
uses: docker/build-push-action@v5
with:
tags: toxchat/toktok.github.io:latest

0 comments on commit 9141216

Please sign in to comment.