Skip to content

Commit 88b5a1b

Browse files
authored
Merge pull request #33 from jimbrig/dependabot/github_actions/dot-github/workflows/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4 in /.github/workflows
2 parents a543fdd + c7104a7 commit 88b5a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Publish
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v4
1616
- name: Publish
1717
id: publish
1818
shell: pwsh

0 commit comments

Comments
 (0)