Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push
# pinned: "latest" is looked up on the GitHub API, which rate-limits the
# parallel jobs, and a new release would change what CI runs on
env:
JOLT_VERSION: v0.8.12
JOLT_VERSION: v0.8.13

jobs:
test:
Expand Down
Loading