Skip to content

Commit 87feb12

Browse files
committed
MAINT: update to latest upload-actions/v3
1 parent f50ed31 commit 87feb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: |
5353
jb build lectures --path-output ./ -W --keep-going
5454
- name: Upload "_build" folder (cache)
55-
uses: actions/upload-artifact@v2
55+
uses: actions/upload-artifact@v3
5656
with:
5757
name: build-cache
5858
path: _build

0 commit comments

Comments
 (0)