Skip to content

Commit 404939d

Browse files
authored
Merge pull request #25 from palashmon/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2 parents 59f13c0 + 7d7c584 commit 404939d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- 20
1515
- 18
1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- uses: actions/setup-node@v4
1919
with:
2020
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)