Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 9a3c465

Browse files
committed
template update
1 parent d7a24f2 commit 9a3c465

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/ecmwf-projects/cookiecutter-conda-package",
3-
"commit": "cd46ec3a224f0c1143857803f8b5f998b72a9321",
3+
"commit": "ea52ec3c535f35a4640a868a4e6dbf3f4b178495",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,6 @@ jobs:
239239
with:
240240
name: distribution
241241
path: dist
242-
- uses: pypa/[email protected].1
242+
- uses: pypa/[email protected].2
243243
with:
244244
verbose: true

0 commit comments

Comments
 (0)