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.
2 parents a2bf2ee + 4983b30 commit c4f9420Copy full SHA for c4f9420
.github/workflows/artifacts.yml
@@ -40,7 +40,7 @@ jobs:
40
Get-ChildItem -Path $Env:GITHUB_WORKSPACE -Filter $Env:INSTALLER_FILE | Select-Object -Property Name, Size, LastWriteTime, User
41
42
- name: Commit bundled installer script
43
- uses: stefanzweifel/[email protected].3
+ uses: stefanzweifel/[email protected].4
44
with:
45
commit_message: Updated bundled installer
46
file_pattern: ${{ env.INSTALLER_FILE }}
0 commit comments