Skip to content

Commit

Permalink
Changed github action version
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed Sep 20, 2024
1 parent e4b0077 commit 5df7e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BRTrains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Build
run: python3 build.py --compile brtrainsv2
- name: Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: brtrainsv2
path: build/brtrainsv2.*
Expand Down

0 comments on commit 5df7e5d

Please sign in to comment.