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

Commit4edede4

Browse files
committed
Make: Take current branch
1 parent1b821cc commit4edede4

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

‎.github/workflows/prerelease.yml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ jobs:
6060
runs-on:macos-14
6161

6262
steps:
63-
-uses:actions/checkout@v3
64-
with:
65-
ref:"main"
63+
-uses:actions/checkout@v4
6664
-name:Build
6765
run:swift build
6866
-name:Run tests

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
runs-on:ubuntu-22.04
108108

109109
steps:
110-
-uses:actions/checkout@v3
110+
-uses:actions/checkout@v4
111111
with:
112112
ref:"main"
113113

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp