We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f71cd8 + 9e33ada commit ad8ff8eCopy full SHA for ad8ff8e
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
image: ${{ steps.push.outputs.image }}
23
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
- uses: DeterminateSystems/nix-installer-action@v19
27
- uses: DeterminateSystems/magic-nix-cache-action@v13
28
- uses: nixbuild/nixbuild-action@v20
@@ -77,7 +77,7 @@ jobs:
77
needs: push
78
79
80
81
with:
82
repository: bytes-zone/infrastructure.v3
83
ref: main
0 commit comments