Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk authored Nov 14, 2023
1 parent e3556ad commit 7b02fe0
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 @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: NTBBloodbath/selene-action@68d1ed0
- uses: NTBBloodbath/selene-action@68d1ed05cd53716aa8b9b3b81f8b63462949fab6
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --color always ./lua
Expand Down

0 comments on commit 7b02fe0

Please sign in to comment.