Skip to content

Commit

Permalink
Merge pull request #222 from Arjun-Ingole/refactor-update_actions_che…
Browse files Browse the repository at this point in the history
…ckout

workflow: Update actions checkout to v3
  • Loading branch information
TorstenDittmann authored Jan 10, 2023
2 parents 1a9b867 + 0ec7c91 commit 838953a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v2
with:
Expand Down

1 comment on commit 838953a

@vercel
Copy link

@vercel vercel bot commented on 838953a Jan 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.