mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 23:52:17 +00:00
Update workflow actions
This commit is contained in:
4
.github/workflows/master.yml
vendored
4
.github/workflows/master.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Prepare
|
||||
run: |
|
||||
@@ -85,7 +85,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Upload
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@master
|
||||
with:
|
||||
tag_name: latest
|
||||
files: |
|
||||
|
||||
Reference in New Issue
Block a user