Skip to content

Commit 29fde39

Browse files
authored
Merge pull request #465 from OneIdentity/dependabot/github_actions/dot-github/workflows/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7 in /.github/workflows
2 parents 2d77f94 + 55b128f commit 29fde39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
done
4646
4747
- name: Upload artifacts
48-
uses: actions/upload-artifact@v6
48+
uses: actions/upload-artifact@v7
4949
with:
5050
name: imxweb-apps
5151
path: ./imxweb/dist/Html_*.zip

0 commit comments

Comments
 (0)