Skip to content

Commit fefa2d9

Browse files
committed
Fix typo
Ref #85
1 parent 1d65fd0 commit fefa2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id-token: write
3030

3131
steps:
32-
- uses: actions/checkout@6
32+
- uses: actions/checkout@v6
3333
- uses: dorny/paths-filter@v3
3434
id: filter
3535
with:

0 commit comments

Comments
 (0)