Skip to content

Commit 67a2745

Browse files
authored
Merge pull request #3 from League-of-Fabulous-Developers/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 4 to 5
2 parents d20af3b + 77720b4 commit 67a2745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
steps:
7272
- name: Checkout Repository
73-
uses: actions/checkout@v4
73+
uses: actions/checkout@v5
7474

7575
# Install @foundryvtt/foundryvtt-cli package
7676
- name: Install foundryvtt-cli

0 commit comments

Comments
 (0)