Skip to content

Commit

Permalink
Switch to actions/checkout@v4 with lfs (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
okopanja authored Oct 21, 2023
1 parent 75977b8 commit ec7631e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
contents: write
packages: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
lfs: true
- name: Prepare versions for EXE file
uses: actions/github-script@v6
id: set_version
Expand Down

0 comments on commit ec7631e

Please sign in to comment.