Skip to content

Commit 3cc78a5

Browse files
authored
Merge pull request #4 from AlchemyViewer/dependabot/github_actions/post-bugsplat-mac/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5 in /post-bugsplat-mac
2 parents 4f47a89 + 2400b2e commit 3cc78a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

post-bugsplat-mac/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
using: composite
2929
steps:
3030
- name: Download viewer symbols
31-
uses: actions/download-artifact@v4
31+
uses: actions/download-artifact@v5
3232
with:
3333
name: macOS-symbols
3434
path: _artifacts

0 commit comments

Comments
 (0)