Skip to content

Commit dabb192

Browse files
authored
Update dummy.yml
1 parent a4d7754 commit dabb192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dummy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ jobs:
77
build:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v3
10+
- uses: actions/checkout@v4.1.1
1111
- run: echo hello

0 commit comments

Comments
 (0)