Skip to content

Commit 195270a

Browse files
committed
1 parent e45adfa commit 195270a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pelican.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Get pip cache dir
2929
id: pip-cache
30-
run: echo "::set-output name=dir::$(pip cache dir)"
30+
run: echo "name=dir::$(pip cache dir) >> $GITHUB_OUTPUT"
3131

3232
- name: Cache dependencies
3333
uses: actions/cache@v4

0 commit comments

Comments
 (0)