Skip to content

Commit 405b412

Browse files
Merge pull request PhasecoreX#76 from PhasecoreX/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4 For those of you with the UpdateNotify cog, this is just to keep the automatic builds running smoothly. Nothing feature wise has changed.
1 parent e1e04d9 commit 405b412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
-
3333
name: Checkout
34-
uses: actions/checkout@v3
34+
uses: actions/checkout@v4
3535
-
3636
name: Docker meta
3737
id: meta

0 commit comments

Comments
 (0)