Skip to content

Commit

Permalink
Merge pull request #163 from astarte-platform/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
sorru94 authored Jul 19, 2023
2 parents 7fa8f84 + e455780 commit e98b229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1

0 comments on commit e98b229

Please sign in to comment.