Skip to content

Commit f160534

Browse files
committed
Update actions
1 parent 0c0719c commit f160534

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
forgeboxAPIKey: ${{ secrets.FORGEBOX_TOKEN }}
144144

145145
- name: Download build artifacts
146-
uses: actions/download-artifact@v2
146+
uses: actions/download-artifact@v4
147147
with:
148148
name: ${{ env.MODULE_ID }}
149149
path: .tmp

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cbsso",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"location": "https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbsso/@build.version@/[email protected]@.zip",
55
"author": "Ortus Solutions <[email protected]>",
66
"homepage": "https://github.com/coldbox-modules/cbsso",

0 commit comments

Comments
 (0)