Skip to content

Commit a746e15

Browse files
authored
Merge pull request #662 from OpenConext/dependabot/github_actions/github-actions-985357984d
Bump the github-actions group with 2 updates
2 parents 7e43d06 + 8f08e03 commit a746e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
MAVEN_PASSWORD: ${{ secrets.BUILD_PASSWORD }}
8989

9090
- name: Upload the produced artefacts
91-
uses: actions/upload-artifact@v6
91+
uses: actions/upload-artifact@v7
9292
with:
9393
name: invitebuilds
9494
path: |
@@ -142,7 +142,7 @@ jobs:
142142
- uses: actions/checkout@v6
143143

144144
- name: Download the previous produced artefacts
145-
uses: actions/download-artifact@v7
145+
uses: actions/download-artifact@v8
146146
with:
147147
name: invitebuilds
148148

0 commit comments

Comments
 (0)