Skip to content

Commit

Permalink
Merge pull request #200 from TimeWarpEngineering/Cramer/2024-05-19/Re…
Browse files Browse the repository at this point in the history
…moveWebTypescript

bump version of action an nuget
  • Loading branch information
StevenTCramer committed May 19, 2024
2 parents f485c14 + 947d291 commit 7a86ff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/timewarp-architecture.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."

- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<PackageType>Template</PackageType>
<PackageId>TimeWarp.Architecture</PackageId>
<Version>2.0.0-alpha.9+8.0.200</Version>
<Version>2.0.0-alpha.10+8.0.200</Version>
<PackageLicenseExpression>Unlicense</PackageLicenseExpression>
<Title>TimeWarp Architecture</Title>
<Authors>Steven T. Cramer</Authors>
Expand Down

0 comments on commit 7a86ff8

Please sign in to comment.