Skip to content

Commit 2e0fe64

Browse files
authored
Merge pull request #1965 from dbcli/dependabot/github_actions/ubuntu/wsl-f861f1083e518354e4c3637b08c0edfcf8bc3d51
Bump ubuntu/wsl from 42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b to f861f1083e518354e4c3637b08c0edfcf8bc3d51
2 parents f3b0ea1 + d69691d commit 2e0fe64

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)