Skip to content

Commit 98fbcf5

Browse files
authored
Merge pull request #520 from chekos/dependabot/github_actions/actions/upload-artifact-6
⬆️ bump actions/upload-artifact from 5 to 6
2 parents 9cd5044 + fe7554f commit 98fbcf5

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@v5
121+
uses: actions/upload-artifact@v6
122122
with:
123123
name: release-candidate
124124
path: ./dist

0 commit comments

Comments
 (0)