File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 container : ghcr.io/spaceship-prompt/spaceship-prompt:latest
1414 steps :
1515 - name : ⬇️ Checkout Repo
16- uses : actions/checkout@v2
16+ uses : actions/checkout@v6
1717
1818 - name : 🖨 Print Zsh Version
1919 run : zsh --version
@@ -28,10 +28,10 @@ jobs:
2828 runs-on : ubuntu-latest
2929 steps :
3030 - name : ⬇️ Checkout Repo
31- uses : actions/checkout@v2
31+ uses : actions/checkout@v6
3232
3333 - name : 🚀 Release
34- uses : cycjimmy/semantic-release-action@v2
34+ uses : cycjimmy/semantic-release-action@v6
3535 with :
3636 extra_plugins : |
3737 @semantic-release/changelog
Original file line number Diff line number Diff line change 1414 </a >
1515
1616 <a href =" https://github.com/spaceship-prompt/spaceship-vi-mode/actions " >
17- <img src="https://img.shields.io/github/actions/workflow/status/spaceship-prompt/spaceship-gradle /ci.yaml?style=flat-square"
17+ <img src="https://img.shields.io/github/actions/workflow/status/spaceship-prompt/spaceship-vi-mode /ci.yaml?style=flat-square"
1818 alt="GitHub Workflow Status" />
1919 </a >
2020
You can’t perform that action at this time.
0 commit comments