Skip to content

Commit 8e16bb2

Browse files
authored
Upgrade GitHub Actions to latest versions (apple#959)
- Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates. Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent 0c7dca4 commit 8e16bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ jobs:
111111
tar xfz _site.tgz
112112
113113
- name: Upload Artifact
114-
uses: actions/upload-pages-artifact@v3
114+
uses: actions/upload-pages-artifact@v4
115115
with:
116116
path: "./_site"

0 commit comments

Comments
 (0)