Skip to content

Commit 1eaf4de

Browse files
authored
Merge pull request #150 from asdf-community/renovate/actions-checkout-3.x
2 parents ef29bf2 + 6117a0a commit 1eaf4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
steps:
6767
- name: Checkout code
68-
uses: actions/checkout@v2
68+
uses: actions/checkout@v3
6969

7070
- name: Install shfmt
7171
run: brew install shfmt

0 commit comments

Comments
 (0)