Skip to content

Commit 2a49bd0

Browse files
authored
Update deploy.yml
1 parent f65d08f commit 2a49bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout code
18-
uses: actions/checkout@v2
18+
uses: actions/checkout@v4
1919
- name: Setup Ruby
2020
uses: ruby/setup-ruby@v1
2121
with:

0 commit comments

Comments
 (0)