Skip to content

Commit

Permalink
fix: set action version
Browse files Browse the repository at this point in the history
  • Loading branch information
qudix committed Oct 2, 2023
1 parent d53467e commit 7a4a65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci_xmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup XMake
uses: xmake-io/github-action-setup-xmake@latest
uses: xmake-io/github-action-setup-xmake@v1.0.13
with:
xmake-version: '2.8.2'

Expand Down

0 comments on commit 7a4a65e

Please sign in to comment.