Skip to content

Commit addf57b

Browse files
authored
Update .github/workflows/build.yml
1 parent e47bafd commit addf57b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: actions/checkout@master
7+
- uses: actions/checkout@v3
88
- name: Build
99
run: |
1010
docker build .

0 commit comments

Comments
 (0)