mirror of
https://github.com/actions/python-versions.git
synced 2025-12-14 22:46:43 +00:00
chore: update action versions (#267)
This removes Node.js 16 deprecation warnings
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user