Skip to content

Commit d6c494d

Browse files
authored
Merge pull request #20 from Geonovum/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents 0c8ae0a + 49a08c6 commit d6c494d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
git push --force-with-lease origin HEAD:"$BRANCH"
185185
186186
- name: Upload snapshot artifact
187-
uses: actions/upload-artifact@v6
187+
uses: actions/upload-artifact@v7
188188
with:
189189
name: snapshot
190190
path: |

0 commit comments

Comments
 (0)