Skip to content

Commit a8b19a7

Browse files
authored
Merge pull request #256 from stumbo/bs21_GHA_version_updates
Update upload-pages-artifact to latest version
2 parents 1251f57 + 186f84a commit a8b19a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
run: hugo --cleanDestinationDir -e $HUGO_ENVIRONMENT
187187

188188
- name: Upload artifact
189-
uses: actions/upload-pages-artifact@v4
189+
uses: actions/upload-pages-artifact@v5.0.0
190190
with:
191191
path: ./public
192192

0 commit comments

Comments
 (0)