Skip to content

Commit f897a79

Browse files
authored
Merge pull request #16 from dotmh/fix/bump-just-version
fix: bump just version
2 parents 0bfa4df + b6572b6 commit f897a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- uses: actions/checkout@v4
8888
- uses: extractions/setup-just@v2
8989
with:
90-
just-version: 1.5.0
90+
just-version: 1.42.4
9191
- name: Login into the registry
9292
run: just login ${{github.actor}}
9393
env:

0 commit comments

Comments
 (0)