ci: bump checkout actions version

This commit is contained in:
Tine 2024-06-06 21:54:10 +02:00 committed by Tine Jozelj
parent 1d106b1c40
commit 77d1cfbc81

View file

@ -57,7 +57,7 @@ jobs:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Install devbox
uses: jetify-com/devbox-install-action@v0.11.0
with: