Skip to content

Commit 8e63dcf

Browse files
committed
Format build workflow
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
1 parent 25011ce commit 8e63dcf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 9f61b35
2+
_commit: 7522e24
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: uitk-svelte
55
brand_name: Example

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
18+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919
with:
2020
persist-credentials: false
2121

0 commit comments

Comments
 (0)