2 parents fcf7f42 + a8ed0a0 commit 8578ba7Copy full SHA for 8578ba7
1 file changed
.github/workflows/pipeline-status.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
15
- name: Run a multi-line script
16
run: |
17
docker build -t localbuild -f Dockerfile .
0 commit comments