Skip to content

Commit 34a48c0

Browse files
Bump actions/checkout from 2.3.4 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.5.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.4...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c3e88a commit 34a48c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/last_activity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Update Profile README
1212

1313
steps:
14-
- uses: actions/checkout@v2.3.4
14+
- uses: actions/checkout@v3
1515
- uses: Readme-Workflows/[email protected]
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)