Skip to content

Commit

Permalink
Merge pull request #2891 from 1c-syntax/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-3

build(deps): bump actions/checkout from 2 to 3
  • Loading branch information
nixel2007 authored Sep 27, 2022
2 parents 1879501 + e740db3 commit 0516535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sentry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Sentry
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Create Sentry release
uses: getsentry/action-release@v1
env:
Expand Down

0 comments on commit 0516535

Please sign in to comment.