Skip to content

Commit 7b96bb9

Browse files
authored
Merge pull request #14 from OpenPlainsInc/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v6
2 parents cc05292 + 9ff269f commit 7b96bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
fi
7373
7474
- name: Upload rendered site as artifact
75-
uses: actions/upload-artifact@v4
75+
uses: actions/upload-artifact@v6
7676
with:
7777
name: rendered-site
7878
path: docs/

0 commit comments

Comments
 (0)