Skip to content

Commit

Permalink
Merge pull request #57 from nf-core/renovate/major-github-actions
Browse files Browse the repository at this point in the history
chore(deps): update github actions (major)
  • Loading branch information
edmundmiller authored Aug 6, 2024
2 parents 1b7b230 + 332d365 commit 12cfc81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
- uses: pre-commit/action@v3.0.1

0 comments on commit 12cfc81

Please sign in to comment.