Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update raw-api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev authored Jan 27, 2024
1 parent 28e541f commit 070e213
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/raw-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
repository: free-domains/raw
path: raw
token: ${{ secrets.BOT }}

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: latest

Expand Down

0 comments on commit 070e213

Please sign in to comment.