Skip to content

Commit 505bfb5

Browse files
Bump swiftlang/github-workflows/.github/workflows/swift_package_test.yml
Bumps [swiftlang/github-workflows/.github/workflows/swift_package_test.yml](https://github.com/swiftlang/github-workflows) from 0.0.2 to 0.0.3. - [Release notes](https://github.com/swiftlang/github-workflows/releases) - [Commits](swiftlang/github-workflows@0.0.2...0.0.3) --- updated-dependencies: - dependency-name: swiftlang/github-workflows/.github/workflows/swift_package_test.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19e3979 commit 505bfb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
tests:
1515
name: Test (SwiftPM)
16-
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
16+
uses: swiftlang/github-workflows/.github/workflows/[email protected].3
1717
with:
1818
linux_swift_versions: '["nightly-main"]'
1919
windows_swift_versions: '["nightly-main"]'

0 commit comments

Comments
 (0)