Skip to content

Commit

Permalink
chore: update actions to node 20, part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rorlic committed Feb 8, 2024
1 parent c1681ba commit 4697498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
type=raw,value=latest
- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

0 comments on commit 4697498

Please sign in to comment.