chore: update action versions (#267)
Some checks failed
CodeQL analysis / CodeQL analysis (push) Has been cancelled

This removes Node.js 16 deprecation warnings
This commit is contained in:
Matthieu Darbois
2024-05-22 15:08:47 +02:00
committed by GitHub
parent 521be20d1e
commit c990e6da95
3 changed files with 16 additions and 11 deletions

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true