Skip to content

Commit

Permalink
Update fsfe/reuse-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
wginolas committed Apr 2, 2024
1 parent 07cddb1 commit 30b97b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3

0 comments on commit 30b97b0

Please sign in to comment.