Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb366756

Browse files
Merge pull request#18 from TheDragonCode/dependabot/github_actions/TheDragonCode/codestyler-4
2 parents3b7b0ce +6b84cc5 commitb366756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/code-style.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jobs:
1313
uses:actions/checkout@v4
1414

1515
-name:Check the code style
16-
uses:TheDragonCode/codestyler@v3
16+
uses:TheDragonCode/codestyler@v4
1717
if:${{ github.event_name != 'push' || github.ref != 'refs/heads/main' }}
1818

1919
-name:Fix the code style
20-
uses:TheDragonCode/codestyler@v3
20+
uses:TheDragonCode/codestyler@v4
2121
if:${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
2222
with:
2323
github_token:${{ secrets.COMPOSER_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp