Skip to content

Commit 1dac037

Browse files
authored
Merge pull request #12 from TMHSDigital/dependabot/github_actions/actions/upload-pages-artifact-4
ci: bump actions/upload-pages-artifact from 3 to 4
2 parents ee493b2 + ed4dd05 commit 1dac037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/configure-pages@v6
3333

3434
- name: Upload artifact
35-
uses: actions/upload-pages-artifact@v3
35+
uses: actions/upload-pages-artifact@v4
3636
with:
3737
path: docs
3838

0 commit comments

Comments
 (0)