We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d419017 commit 64b7712Copy full SHA for 64b7712
.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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
28
with:
29
fetch-depth: 0
30
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
0 commit comments