Update github workflows (#1975)

This commit is contained in:
scribam
2024-07-19 05:06:53 +02:00
committed by GitHub
parent 7d8b06b704
commit feb166d475
7 changed files with 44 additions and 47 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Create Release
id: create_release