Update checkout action

This commit is contained in:
Vladimir Borisov 2026-03-10 11:58:08 +02:00
parent 95c718dd25
commit 8a77e547bc
No known key found for this signature in database
GPG key ID: F9A584BE4FCB6603

View file

@ -11,7 +11,7 @@ jobs:
- name: disable git eol translation
run: git config --global core.autocrlf false
- name: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Check version
run: node stremiover.js check
- name: Stable with rustfmt and clippy