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

Commit0fc41af

Browse files
committed
v4
1 parent3015dde commit0fc41af

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@ jobs:
99
run:
1010
working-directory:pgml-extension
1111
steps:
12-
-uses:actions/checkout@v3
12+
-uses:actions/checkout@v4
1313
with:
14-
fetch-depth:2
14+
fetch-depth:0
1515
-name:Changed files in pgml-extension
1616
id:pgml_extension_changed
1717
run:|
18-
git fetch
1918
echo "PGML_EXTENSION_CHANGED_FILES=$(git diff --name-only HEAD master . | wc -l)" >> $GITHUB_OUTPUT
2019
-name:Install dependencies
2120
if:steps.pgml_extension_changed.outputs.PGML_EXTENSION_CHANGED_FILES != '0'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp