workflow: update checkout acton v2 to v3

Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
Serge Hallyn 2023-01-12 18:39:18 -06:00 committed by Iker Pedrosa
parent 670cae8348
commit 39ecca84d4

View File

@ -14,7 +14,7 @@ jobs:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Install dependencies
id: dependencies