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 d98c176 + 0a493f1 commit d554ca6Copy full SHA for d554ca6
.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@v5
+ - uses: actions/checkout@v6
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