Skip to content

Commit

Permalink
Node 20 update
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka authored Feb 6, 2024
1 parent b8becd3 commit e3ee398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- id: checkout
name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- id: upload
uses: biglocalnews/upload-files@main
Expand All @@ -26,7 +26,7 @@ jobs:
steps:
- id: checkout
name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- id: upload
uses: biglocalnews/upload-files@main
Expand Down

0 comments on commit e3ee398

Please sign in to comment.