2 parents bb61d87 + d267e76 commit d3ff1a0Copy full SHA for d3ff1a0
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@v4
+ - uses: actions/checkout@v5
15
- name: Run a multi-line script
16
run: |
17
docker build -t localbuild -f Dockerfile .
0 commit comments