Skip to content

Commit 753da35

Browse files
Updating workflows to use -latest versions (main) (#177)
1 parent 99e252d commit 753da35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ defaults:
1414
shell: pwsh
1515
jobs:
1616
build:
17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout
2020
uses: actions/[email protected]

0 commit comments

Comments
 (0)