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.
2 parents 9153bf5 + 64126b1 commit d9308c5Copy full SHA for d9308c5
.github/workflows/push-deploy-on-push.yml
@@ -10,7 +10,7 @@ jobs:
10
name: octodns sync
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- name: octodns sync
15
uses: ./.github/actions/octodns-cloudflare
16
env:
.github/workflows/push-test-on-push.yml
@@ -5,7 +5,7 @@ jobs:
5
name: octodns test
6
7
8
9
- name: octodns test
0 commit comments