We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7874b commit c73f213Copy full SHA for c73f213
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
run: bash -c "$(curl https://fireflyzero.com/install.sh)"
50
51
- name: Setup MoonBit
52
- uses: hustcer/setup-moonbit@530086df82b240bec92955d3562f43a2783f21af # v1.18
+ uses: hustcer/setup-moonbit@e9b0a3082767ae669bf7588992ae3ba9eac09baa # v1.19
53
54
- name: Update MoonBit package registry
55
run: moon update
0 commit comments