Skip to content

Commit 02f4f05

Browse files
authored
Merge pull request #2 from Doczilla-APP/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 2 to 4
2 parents e07ceb1 + d32284f commit 02f4f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- "18"
4949
runs-on: ${{ matrix.os }}
5050
steps:
51-
- uses: actions/checkout@v2
51+
- uses: actions/checkout@v4
5252

5353
- name: Setup node
5454
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)