We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61cd846 commit d45bd36Copy full SHA for d45bd36
1 file changed
.github/workflows/buld-win-2025.yaml
@@ -11,6 +11,6 @@ jobs:
11
runs-on: windows-latest
12
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
- name: Build the Docker image
16
run: docker build windows.ltsc2025 --file windows.ltsc2025/Dockerfile --tag worker-tools-windows-ltsc2025:${{ github.run_number }}
0 commit comments