File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 if : github.ref == 'refs/heads/main'
2222 steps :
2323 - name : Check out repository
24- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
24+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2525 - name : Build and deploy
2626 uses : shalzz/zola-deploy-action@90cd842959b82e0c012601be18ae249d6cdb1669 # v0.21.0
2727 env :
3232 if : github.ref != 'refs/heads/main'
3333 steps :
3434 - name : Checkout
35- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
35+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3636 - name : Install and build
3737 if : github.event.action != 'closed'
3838 uses : shalzz/zola-deploy-action@90cd842959b82e0c012601be18ae249d6cdb1669 # v0.21.0
You can’t perform that action at this time.
0 commit comments