Skip to content

Commit

Permalink
bump checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
Scheremo committed Aug 7, 2024
1 parent d2f02ef commit 0deb1f2
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 @@ -16,7 +16,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: Check license
uses: pulp-platform/pulp-actions/lint-license@v2
Expand All @@ -33,7 +33,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: Run Clang-format
uses: DoozyX/[email protected]
Expand Down

0 comments on commit 0deb1f2

Please sign in to comment.