Skip to content

Commit e496554

Browse files
authored
Merge pull request #12 from AlchemyViewer/dependabot/github_actions/post-bugsplat-mac/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6 in /post-bugsplat-mac
2 parents f73f9ac + e7ff583 commit e496554

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@v5
31+
uses: actions/download-artifact@v6
3232
with:
3333
name: macOS-symbols
3434
path: _artifacts

0 commit comments

Comments
 (0)