We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8779fde commit 0ee5f2bCopy full SHA for 0ee5f2b
1 file changed
.github/workflows/build-fcash-upload-android.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
steps:
24
- - uses: actions/checkout@master
+ - uses: actions/checkout@v4
25
with:
26
fetch-depth: 0
27
0 commit comments