Skip to content

Commit

Permalink
upgrade actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chinayin committed Sep 21, 2023
1 parent 3ba1311 commit b4adcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
cp files/*.conf ${{ matrix.major }}/${{ matrix.os }}/
tree .
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: ${{ steps.vars.outputs.workdir }}
pull: true
Expand Down

0 comments on commit b4adcd4

Please sign in to comment.