Skip to content

Commit a6a8463

Browse files
committed
fix ci.yml
1 parent 746f001 commit a6a8463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
cp -rf files/* ${{ matrix.major }}/${{ matrix.os }}/
4747
tree .
4848
- name: Build and push
49-
uses: docker/build-push-action@v5
49+
uses: docker/build-push-action@v6
5050
with:
5151
context: ${{ steps.vars.outputs.workdir }}
5252
pull: true

0 commit comments

Comments
 (0)