Skip to content

Commit

Permalink
chore: update workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dinoshauer committed Dec 12, 2024
1 parent 679b015 commit 92bc061
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2.1.0
- uses: actions/checkout@v4

- uses: actions/[email protected]
with:
node-version: '10.16.3'
- uses: actions/setup-node@v4
# https://github.com/actions/cache/blob/master/examples.md#node---yarn
- name: Get yarn cache
id: yarn-cache
Expand Down

0 comments on commit 92bc061

Please sign in to comment.