Skip to content

Commit 64d1d21

Browse files
Update upload-artifact version in ci
1 parent 9ab580a commit 64d1d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
nix develop --accept-flake-config --command .github/workflows/ci-haddock.sh
8888
8989
- name: Upload build & test artifacts
90-
uses: actions/upload-artifact@v2
90+
uses: actions/upload-artifact@v3
9191
with:
9292
name: haddocks
9393
path: ./docs

0 commit comments

Comments
 (0)