Skip to content

Commit

Permalink
use actions/checkout@main
Browse files Browse the repository at this point in the history
  • Loading branch information
OgelGames committed May 21, 2024
1 parent c0c9d66 commit 4028a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luacheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
uses: actions/checkout@main
- name: Luacheck
uses: lunarmodules/luacheck@master

0 comments on commit 4028a9e

Please sign in to comment.