Skip to content

Commit

Permalink
chore: Adjust uno.check
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Oct 8, 2024
1 parent a3f8ff6 commit ca4dac3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/uwp-autoconvert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
cancel-in-progress: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UnoCheck_Version: '1.26.0-dev.62'
UnoCheck_Version: '1.26.0-dev.63'

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion build/ci/templates/dotnet-mobile-install-linux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
UnoCheck_Version: '1.26.0-dev.62'
UnoCheck_Version: '1.26.0-dev.63'

steps:

Expand Down
2 changes: 1 addition & 1 deletion build/ci/templates/dotnet-mobile-install-mac.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
UnoCheck_Version: '1.26.0-dev.62'
UnoCheck_Version: '1.26.0-dev.63'

steps:

Expand Down
2 changes: 1 addition & 1 deletion build/ci/templates/dotnet-mobile-install-windows.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
UnoCheck_Version: '1.26.0-dev.62'
UnoCheck_Version: '1.26.0-dev.63'

steps:

Expand Down

0 comments on commit ca4dac3

Please sign in to comment.