Skip to content

Commit 20aadf1

Browse files
authored
Merge pull request #9 from PowerGridModel/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents cb71884 + 5ef87c6 commit 20aadf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-headers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
run: echo "License cleanup completed successfully"
123123

124124
- name: Upload Scan Results Artifact
125-
uses: actions/upload-artifact@v5
125+
uses: actions/upload-artifact@v6
126126
with:
127127
name: license-scan-results
128128
path: results/

0 commit comments

Comments
 (0)