Skip to content

Commit

Permalink
workflow: update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed May 24, 2023
1 parent 0eb0bb5 commit e5975cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
SCHEME: ${{ matrix.scheme }}
steps:
- name: Set up Git repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Enable Docker experimental features
run: |
jq '.experimental=true' /etc/docker/daemon.json > daemon.json
Expand Down

0 comments on commit e5975cc

Please sign in to comment.