Skip to content

Commit

Permalink
Changed expired nodes to latest ones
Browse files Browse the repository at this point in the history
  • Loading branch information
fischuu authored Sep 25, 2024
1 parent 4a92aea commit 70b5f47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,10 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Lint Code Base
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: master
Expand Down

0 comments on commit 70b5f47

Please sign in to comment.