Skip to content

Commit bb72e64

Browse files
committed
build(deps): bump actions/upload-artifact from v1 to v2.2.2
Bumping to latest.
1 parent f2d6718 commit bb72e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
command: build
1919
args: --release --all-features
20-
- uses: actions/upload-artifact@v1
20+
- uses: actions/upload-artifact@v2.2.2
2121
with:
2222
name: reactive_redis
2323
path: target/release/libreactive_redis.so

0 commit comments

Comments
 (0)