Skip to content

Commit e60e405

Browse files
authored
Merge pull request #5 from D-Naveenz/dependabot/github_actions/actions/upload-artifact-7
build(deps): bump actions/upload-artifact from 4 to 7
2 parents ab52e18 + 3b9cc90 commit e60e405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: cargo run -p rheo_tool -- verify package
4949

5050
- name: Upload NuGet artifacts
51-
uses: actions/upload-artifact@v4
51+
uses: actions/upload-artifact@v7
5252
with:
5353
name: Rheo.Storage-package
5454
path: |

0 commit comments

Comments
 (0)