mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
github: update actions versions
- fixes deprecation warnings - fixes codecov upload failures
This commit is contained in:
committed by
David Lechner
parent
8b12d35276
commit
2d777e0dc4
@@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
||||
Reference in New Issue
Block a user