Skip to content

Commit 54835d9

Browse files
committed
Update deploy.yml
1 parent 82ef1e3 commit 54835d9

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
@@ -5,7 +5,7 @@ jobs:
55
build_deploy:
66
runs-on: ubuntu-22.04
77
steps:
8-
- uses: actions/checkout@master
8+
- uses: actions/checkout@v4
99
- name: Build
1010
uses: TartanLlama/actions-eleventy@master
1111
- name: Deploy

0 commit comments

Comments
 (0)