Skip to content

Commit

Permalink
chore(deps) Update actions/checkout action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 2e8cafb commit c14c568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
access_token: ${{ secrets.GITHUB_TOKEN }}

- name: ⬇️ Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: ⎔ Setup node ${{ matrix.node }}
uses: actions/setup-node@v2
Expand Down

0 comments on commit c14c568

Please sign in to comment.