Skip to content

Commit d69691d

Browse files
Bump ubuntu/wsl
Bumps [ubuntu/wsl](https://github.com/ubuntu/wsl) from 42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b to f861f1083e518354e4c3637b08c0edfcf8bc3d51. - [Release notes](https://github.com/ubuntu/wsl/releases) - [Commits](ubuntu/WSL@42e1abc...f861f10) --- updated-dependencies: - dependency-name: ubuntu/wsl dependency-version: f861f1083e518354e4c3637b08c0edfcf8bc3d51 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3b0ea1 commit d69691d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
run: |
166166
mkdir -p /root/mycli
167167
168-
- uses: ubuntu/wsl/.github/actions/wsl-checkout@42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b
168+
- uses: ubuntu/wsl/.github/actions/wsl-checkout@f861f1083e518354e4c3637b08c0edfcf8bc3d51
169169
with:
170170
distro: Ubuntu-24.04
171171
working-dir: /root/mycli

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
run: |
174174
mkdir -p /root/mycli
175175
176-
- uses: ubuntu/wsl/.github/actions/wsl-checkout@42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b
176+
- uses: ubuntu/wsl/.github/actions/wsl-checkout@f861f1083e518354e4c3637b08c0edfcf8bc3d51
177177
with:
178178
distro: Ubuntu-24.04
179179
working-dir: /root/mycli

0 commit comments

Comments
 (0)