Skip to content

Commit

Permalink
Sync CI dependencies with nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 9, 2024
1 parent 03c03b0 commit 2e3d47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# Due to https://github.com/actions/runner/issues/849, we have to use quotes for 'n.0'
dprint-version: [
'', # empty means to latest: https://github.com/dprint/check/blob/2f1cf31537886c3bfb05591c031f7744e48ba8a1/action.yml#L8
'0.47.2', # selfup {"extract":"\\d[^']+","replacer":["dprint", "--version"], "nth": 2}
'0.47.6', # selfup {"extract":"\\d[^']+","replacer":["dprint", "--version"], "nth": 2}
]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2e3d47e

Please sign in to comment.