Skip to content

Commit 7b56b30

Browse files
authored
Merge pull request #57 from scalyr/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents 1f093e9 + 229313b commit 7b56b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
steps:
8888
- name: Checkout Repository
89-
uses: actions/checkout@v2
89+
uses: actions/checkout@v3
9090
with:
9191
fetch-depth: 0
9292

0 commit comments

Comments
 (0)