Skip to content

Commit

Permalink
chore(test_and_deploy): bump actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
fh1ch committed Dec 13, 2023
1 parent 0420d1e commit a0d61e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
node-version: 12.x

Expand Down

0 comments on commit a0d61e0

Please sign in to comment.