Skip to content

Commit 690a1bb

Browse files
committed
emerg: fix runner name
1 parent f2d261c commit 690a1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
permissions:
99
contents: write
1010
name: autoupdate
11-
runs-on: ubuntu
11+
runs-on: ubuntu-latest
1212
steps:
1313
- uses: docker://chinthakagodawita/autoupdate-action:v1
1414
env:

0 commit comments

Comments
 (0)