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 0b0c72e + b073203 commit daf37b4Copy full SHA for daf37b4
post-bugsplat-mac/action.yaml
@@ -34,7 +34,7 @@ runs:
34
path: _artifacts
35
36
- name: Post to BugSplat
37
- uses: BugSplat-Git/symbol-upload@v7.0.1
+ uses: BugSplat-Git/symbol-upload@v7.2.3
38
with:
39
username: "${{ inputs.username }}"
40
password: "${{ inputs.password }}"
post-bugsplat-windows/action.yaml
@@ -46,7 +46,7 @@ runs:
46
tar -xjf secondlife-symbols-windows-64.tar.bz2
47
48
49
50
51
52
0 commit comments