mirror of
https://github.com/drewcassidy/yaclog-ksp.git
synced 2024-09-01 14:58:44 +00:00
Merge pull request #3 from drewcassidy/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
This commit is contained in:
commit
553ed836bb
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
id-token: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user