Skip to content

Commit

Permalink
Bump to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
  • Loading branch information
carmenbianca committed Jul 3, 2024
1 parent 3370461 commit 668c4fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/content/en/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ installed](https://pre-commit.com/#install), add this to the
```yaml
repos:
- repo: https://github.com/fsfe/reuse-tool
rev: v3.1.0
rev: v4.0.0
hooks:
- id: reuse
```
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3
uses: fsfe/reuse-action@v4
```

Visit the [action's marketplace
Expand Down

0 comments on commit 668c4fd

Please sign in to comment.