Skip to content

Commit 01ef3b2

Browse files
Bump actions/download-artifact from 3 to 4 (#137)
1 parent 193cbdb commit 01ef3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: actions/checkout@v4
4444
- uses: Swatinem/rust-cache@v2
4545
- name: Get PowerSession artifact
46-
uses: actions/download-artifact@v3
46+
uses: actions/download-artifact@v4
4747
with:
4848
name: PowerSession
4949
path: .\target\release

0 commit comments

Comments
 (0)