Skip to content

Commit 93c74f5

Browse files
committed
config: update actions/upload-pages-artifact to v4
1 parent 9c931d7 commit 93c74f5

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# State
22

3-
- **Status:** open
4-
- **Progress:** 0%
3+
- **Status:** closed
4+
- **Progress:** 100%
55
- **Dependencies:** []
6-
- **Blocks:** []
6+
- **Blocks:** []
7+
- **Target Branch:** v2.1

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/configure-pages@v4
3131

3232
- name: Upload artifact
33-
uses: actions/upload-pages-artifact@v3
33+
uses: actions/upload-pages-artifact@v4
3434
with:
3535
path: 'docs'
3636

0 commit comments

Comments
 (0)