We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193cbdb commit 01ef3b2Copy full SHA for 01ef3b2
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
- uses: actions/checkout@v4
44
- uses: Swatinem/rust-cache@v2
45
- name: Get PowerSession artifact
46
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
47
with:
48
name: PowerSession
49
path: .\target\release
0 commit comments