Skip to content

Commit

Permalink
ci: Fix deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsvante committed Jun 19, 2024
1 parent cc40f78 commit 4af8cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
if: ${{ github.repository == 'hyperkliv/samling' }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Log in to Docker Hub registry
Expand Down

0 comments on commit 4af8cc7

Please sign in to comment.