Browse Source

Update release.yml

work v3.5.0-dev.5
Wayne Warthen 2 years ago
committed by GitHub
parent
commit
a00cf821c7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3.3.0
uses: actions/checkout@v4.1.1
- name: Build - name: Build
run: | run: |

Loading…
Cancel
Save