Merge 0fa66e7d62efd7f89f2033a49aa77bf6a6ec446c into 6027e3dd177782cd8ab9af838c04fd81a07f1d47

This commit is contained in:
Gareth Jones 2025-03-30 16:53:13 +05:30 committed by GitHub
commit 37b99d679e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -390,7 +390,7 @@ jobs:
### Overwriting an Artifact ### Overwriting an Artifact
Although it's not possible to mutate an Artifact, can completely overwrite one. But do note that this will give the Artifact a new ID, the previous one will no longer exist: Although it's not possible to mutate an Artifact, you can completely overwrite one but do note that this will give the Artifact a new ID, the previous one will no longer exist:
```yaml ```yaml
jobs: jobs: