We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de346bc commit 7201951Copy full SHA for 7201951
.github/workflows/pre-release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Upload Artifacts to action run
38
if: github.repository == 'Edirom/Edirom-Online'
39
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
+ uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
40
with:
41
# The name that the artifact will be made available under
42
name: EdiromOnline_${{ steps.short-sha.outputs.sha }}.zip
0 commit comments