Skip to content

Commit 02f5def

Browse files
committed
ci(actions): Update extractions/setup-just v2 to v3
why: Keep CI dependencies current what: - Update extractions/setup-just from v2 to v3 refs: - https://github.com/extractions/setup-just/releases/tag/v3.0.0
1 parent aad7fcf commit 02f5def

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Install just
5757
if: env.PUBLISH == 'true'
58-
uses: extractions/setup-just@v2
58+
uses: extractions/setup-just@v3
5959

6060
- name: Print python versions
6161
if: env.PUBLISH == 'true'

0 commit comments

Comments
 (0)