Skip to content

Commit 0c26235

Browse files
authored
Merge pull request #526 from chekos/dependabot/github_actions/actions/upload-artifact-7
⬆️ bump actions/upload-artifact from 6 to 7
2 parents b280caa + 1149814 commit 0c26235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
- id: save
120120
name: Save artifact
121-
uses: actions/upload-artifact@v6
121+
uses: actions/upload-artifact@v7
122122
with:
123123
name: release-candidate
124124
path: ./dist

0 commit comments

Comments
 (0)