Skip to content

Commit

Permalink
Merge pull request #119 from PikaOS-Linux/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/upload-artifact-4.5.0

chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
  • Loading branch information
ToasterUwU authored Dec 18, 2024
2 parents dcf6148 + 1105478 commit a43ab3d
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 @@ -18,7 +18,7 @@ jobs:
path: .

- name: Upload PyInstaller Output
uses: actions/upload-artifact@v4.4.3
uses: actions/upload-artifact@v4.5.0
with:
name: pyinstaller-output
path: ./dist
Expand Down

0 comments on commit a43ab3d

Please sign in to comment.