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 86f91cc + 8fb7b70 commit 1a2a66cCopy full SHA for 1a2a66c
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.2.3
+ uses: BugSplat-Git/symbol-upload@v9.1.1
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.xz
47
48
49
50
51
52
0 commit comments