Skip to content

Commit 0ee5f2b

Browse files
authored
build: use checkout action version
1 parent 8779fde commit 0ee5f2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-fcash-upload-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222

2323
steps:
24-
- uses: actions/checkout@master
24+
- uses: actions/checkout@v4
2525
with:
2626
fetch-depth: 0
2727

0 commit comments

Comments
 (0)