Skip to content

Commit

Permalink
Merge pull request #10 from BusyCityGuy/task/update-dependencies-june…
Browse files Browse the repository at this point in the history
…-3-2024

Update tools and dependency versions
  • Loading branch information
BusyCityGuy authored Jul 19, 2024
2 parents ecc9e74 + 1d6dd24 commit f2bb818
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/[email protected].4
uses: actions/[email protected].7

- name: Install Aftman
uses: ok-nick/[email protected]
Expand Down Expand Up @@ -42,7 +42,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/[email protected].4
uses: actions/[email protected].7

- name: Restore installed items
uses: actions/[email protected]
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/[email protected].4
uses: actions/[email protected].7

- name: Restore installed items
uses: actions/[email protected]
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/[email protected].4
uses: actions/[email protected].7

- name: Restore installed items
uses: actions/[email protected]
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/[email protected].4
uses: actions/[email protected].7

- name: Restore installed items
uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion aftman.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# To add a new tool, add an entry to this table.
[tools]
rojo = "rojo-rbx/[email protected].0"
rojo = "rojo-rbx/[email protected].1"
selene = "Kampfkarren/[email protected]"
stylua = "JohnnyMorganz/[email protected]"
wally = "UpliftGames/[email protected]"
Expand Down

0 comments on commit f2bb818

Please sign in to comment.