Skip to content

Commit

Permalink
Merge pull request #2 from clpi/dependabot/github_actions/actions/che…
Browse files Browse the repository at this point in the history
…ckout-4
  • Loading branch information
clpi authored Nov 18, 2024
2 parents 80dd2d8 + c2f0086 commit b06cf5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
luarocks-upload:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0 # Required to count the commits
- name: Get Version
Expand Down

0 comments on commit b06cf5d

Please sign in to comment.