Skip to content

Commit

Permalink
chore: upgrade actions/upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxtrotSierra6829 committed Dec 9, 2024
1 parent 5916e58 commit 41bf415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Build Installer
run: npm run package
- name: Upload PR artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: FlyByWire_Installer_Setup
path: ./dist/FlyByWire_Installer_Setup.exe

0 comments on commit 41bf415

Please sign in to comment.