Skip to content

Commit 62b3afd

Browse files
committed
chore(deps): update actions/checkout version
1 parent 86aa8b4 commit 62b3afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functions-slack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run:
4444
working-directory: 'functions/slack'
4545
steps:
46-
- uses: actions/checkout@v3.5.3
46+
- uses: actions/checkout@v4.1.0
4747
with:
4848
ref: ${{github.event.pull_request.head.sha}}
4949
- uses: 'google-github-actions/auth@v1.1.1'

0 commit comments

Comments
 (0)