Bump actions/checkout to v6

This commit is contained in:
jultty 2026-03-20 23:46:22 -03:00
commit a8c0f1bbfa

View file

@ -6,7 +6,7 @@ jobs:
if: github.ref == 'refs/heads/main'
steps:
- name: checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: build_and_deploy
uses: shalzz/zola-deploy-action@v0.19.2
env: