We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e058a93 commit ff2e46aCopy full SHA for ff2e46a
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
run: ./Push.ps1
36
shell: pwsh
37
- name: Artifacts
38
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
39
with:
40
name: artifacts
41
path: artifacts/**/*
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
42
0 commit comments