diff --git a/README.md b/README.md index ef8e027..14c237b 100644 --- a/README.md +++ b/README.md @@ -395,7 +395,7 @@ jobs: "$GITHUB_SERVER_URL/klingenbergbygg/enok/releases/download/$TAG/enok" chmod +x enok ./enok import modell.ifc --tillegg prosjekt.toml --ut bygning.toml - - uses: https://gitea.com/actions/upload-artifact@v4 + - uses: https://gitea.com/actions/upload-artifact@v3 with: name: bygningsmodell path: | @@ -409,7 +409,7 @@ jobs: shell: fish {0} steps: - uses: https://gitea.com/actions/checkout@v6 - - uses: https://gitea.com/actions/download-artifact@v4 + - uses: https://gitea.com/actions/download-artifact@v3 with: name: bygningsmodell - name: Lag rapporten