Skip to content

Commit

Permalink
Update GitHub Action Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2024
1 parent d18a070 commit 387e4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-LineRider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
working-directory: ${{env.GITHUB_WORKSPACE}}
run: ren Build linerider

- uses: actions/upload-artifact@v4.4.3
- uses: actions/upload-artifact@v4.5.0
with:
name: linerider
path: linerider
Expand Down

0 comments on commit 387e4a4

Please sign in to comment.