Bump actions/checkout from 3 to 4 #3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-to-release.yml
vendored
2
.github/workflows/build-to-release.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
architecture: [x86, x64]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue