Skip to content

Commit

Permalink
Merge pull request #3 from gesslar/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4.2.1

Bump actions/checkout from 4.2.0 to 4.2.1
  • Loading branch information
gesslar authored Oct 8, 2024
2 parents 91f1c48 + 16cc8f6 commit f60b996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
contents: write

steps:
- uses: actions/checkout@v4.2.0
- uses: actions/checkout@v4.2.1

- name: Download Updater.lua
run: |
Expand Down

0 comments on commit f60b996

Please sign in to comment.