Skip to content

Commit

Permalink
Merge pull request #5 from OldTyT/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4.1.1

chore(deps): bump actions/checkout from 4.0.0 to 4.1.1
  • Loading branch information
OldTyT authored Oct 23, 2023
2 parents bc6cc90 + 4b58e24 commit 1fb241f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
IMAGE_NAME: oldtyt/shadowsocks_v2ray_docker
steps:
- name: Checkout
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.1
- name: Variables
id: vars
run: echo "::set-output name=SHORT_COMMIT_ID::$(git rev-parse --short HEAD)"
Expand Down

0 comments on commit 1fb241f

Please sign in to comment.