Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HansKristian-Work/vkd3d-proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/artifacts.yml')
-rw-r--r--.github/workflows/artifacts.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml
index 37e59175..6ef54dde 100644
--- a/.github/workflows/artifacts.yml
+++ b/.github/workflows/artifacts.yml
@@ -24,7 +24,7 @@ jobs:
- name: Upload artifacts
id: upload-artifacts
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
with:
name: vkd3d-proton-${{ env.VERSION_NAME }}
path: build/vkd3d-proton-${{ env.VERSION_NAME }}