Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf6b884c

Browse files
chore(ci/deploy): update actions version (WICG#499)
1 parentee57029 commitf6b884c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/deploy.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run:bun run build
3232

3333
-name:Upload artifact
34-
uses:actions/upload-pages-artifact@v1
34+
uses:actions/upload-pages-artifact@v3
3535
with:
3636
path:./dist
3737

@@ -44,4 +44,4 @@ jobs:
4444
steps:
4545
-name:Deploy to GitHub Pages
4646
id:deployment
47-
uses:actions/deploy-pages@v1
47+
uses:actions/deploy-pages@v4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp