Skip to content

Commit 22c27cd

Browse files
authored
Update WCAG-2.1 github action platform from ubuntu-20.04 to ubuntu-latest (#4287)
1 parent 27c8108 commit 22c27cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/21ed-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
main:
1212
name: deploy
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout the repository
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)