We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d419017 commit d7d826fCopy full SHA for d7d826f
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
apt-get update
25
apt-get install -y unzip
26
flutter upgrade
27
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
28
with:
29
fetch-depth: 0
30
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
0 commit comments