Skip to content

Commit

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

chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3
  • Loading branch information
ToasterUwU authored Oct 10, 2024
2 parents 370c9e7 + 4e60c3e commit c5803c4
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.2
uses: actions/upload-artifact@v4.4.3
with:
name: pyinstaller-output
path: ./dist
Expand Down

0 comments on commit c5803c4

Please sign in to comment.