Skip to content

Commit

Permalink
ci: update action dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xstelea committed Feb 1, 2024
1 parent b31467f commit a08280d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: RDXWorks-actions/checkout@main
- name: Use Node.js
uses: actions/setup-node@v3
uses: RDXWorks-actions/setup-node@main
with:
node-version: '18.17.0'

Expand Down

0 comments on commit a08280d

Please sign in to comment.