We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d32e0 commit 68f7cbcCopy full SHA for 68f7cbc
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
- name: Set up
16
run: |
17
docker --version
.github/workflows/daily.yml
@@ -9,7 +9,7 @@ jobs:
9
10
- - uses: actions/checkout@v1
0 commit comments